mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
issue #1131 add new language key in language files
This commit is contained in:
@@ -1303,4 +1303,5 @@ $lang['Currently running version %s'] = 'Currently running version %s';
|
||||
$lang['Discover'] = 'Discover';
|
||||
$lang['Latest Piwigo news'] = 'Latest Piwigo news';
|
||||
$lang['Understood, do not show again'] = 'Understood, do not show again';
|
||||
$lang['%s pixels, %.2f MB'] = '%s pixels, %.2f MB';
|
||||
// Leave this line empty
|
||||
|
||||
@@ -1300,4 +1300,5 @@ $lang['Currently running version %s'] = 'Version %s installée actuellement';
|
||||
$lang['Discover'] = 'Découvrir';
|
||||
$lang['Latest Piwigo news'] = 'Dernière nouvelle de Piwigo';
|
||||
$lang['Understood, do not show again'] = 'Compris, ne plus afficher';
|
||||
$lang['%s pixels, %.2f MB'] = '%s pixels, %.2f Mo';
|
||||
// Leave this line empty
|
||||
|
||||
Reference in New Issue
Block a user