mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-13 21:31:35 +02:00
issue #1706 change some language keys to english
This commit is contained in:
@@ -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 !';
|
||||
|
||||
@@ -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';
|
||||
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user