issue #1706 change some language keys to english

This commit is contained in:
Fabian Palacios
2022-08-20 09:35:15 -05:00
committed by GitHub
parent 870f1a8129
commit e909cb19bb
4 changed files with 10 additions and 7 deletions
+2 -2
View File
@@ -1287,8 +1287,8 @@ $lang['Object'] = 'Object';
$lang['Memories'] = 'Souvenirs';
$lang['Add as filter'] = 'Add as filter';
$lang['Show plugins compatible with previous version of Piwigo'] = 'Show plugins compatible with previous version of Piwigo';
$lang['Placer au début'] = 'Place at the start';
$lang['Placer à la fin'] = 'Place at the end';
$lang['Place first'] = 'Place first';
$lang['Place last'] = 'Place last';
$lang['Piwigo is also on mobile.'] = 'Piwigo is also on mobile.';
$lang['Try now !'] = 'Try now !';
+4 -1
View File
@@ -1237,4 +1237,7 @@ $lang['between %s and %s'] = 'entre %s y %s';
$lang['calculated'] = 'calculado';
$lang['deletion'] = 'supresión';
$lang['edit'] = 'editar';
$lang['login'] = 'iniciar sesión';
$lang['login'] = 'iniciar sesión';
$lang['Place first'] = 'Ubicar al inicio';
$lang['Place last'] = 'Ubicar al final';
$lang['Properties of abums'] = 'Propiedades de los álbumes';
+2 -2
View File
@@ -1290,8 +1290,8 @@ $lang['This photo is an orphan'] = 'Cette photo est orpheline';
$lang['This albums is already in related categories list'] = 'Cet album est déjà dans la liste des albums associés';
$lang['No search in progress'] = 'Pas de recherche en cours';
$lang['Show plugins compatible with previous version of Piwigo'] = 'Montrer les plugins compatibles avec la version précédente de Piwigo';
$lang['Placer au début'] = 'Placer au début';
$lang['Placer à la fin'] = 'Placer à la fin';
$lang['Place first'] = 'Placer au début';
$lang['Place last'] = 'Placer à la fin';
$lang['Piwigo is also on mobile.'] = 'Piwigo est également sur mobile.';
$lang['Try now !'] = 'Venez essayer dès maintenant !';
$lang['Install Piwigo on mobile'] = 'Installez Piwigo sur mobile';