mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature:2210
Add missing language key. git-svn-id: http://piwigo.org/svn/trunk@9528 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -775,5 +775,6 @@ $lang['All themes are up to date.'] = 'All themes are up to date.';
|
||||
$lang['All plugins are up to date.'] = 'All plugins are up to date.';
|
||||
$lang['All languages are up to date.'] = 'All languages are up to date.';
|
||||
$lang['Visit theme site'] = 'Visit theme site';
|
||||
$lang['Visit language site'] = 'Visit language site';
|
||||
$lang['New Version'] = 'New Version';
|
||||
?>
|
||||
@@ -786,5 +786,6 @@ $lang['All themes are up to date.'] = 'Tous les thèmes sont à jour.';
|
||||
$lang['All plugins are up to date.'] = 'Tous les plugins sont à jour.';
|
||||
$lang['All languages are up to date.'] = 'Toutes les langues sont à jour.';
|
||||
$lang['Visit theme site'] = 'Visitez le site du thème';
|
||||
$lang['Visit language site'] = 'Visitez le site de la langue';
|
||||
$lang['New Version'] = 'Nouvelle version';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user