mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
[trunk] - language - parent language en_GB -> en_UK
git-svn-id: http://piwigo.org/svn/trunk@24943 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -33,6 +33,7 @@ $lang_info['country'] = "Great Britain";
|
||||
$lang_info['direction'] = "ltr";
|
||||
$lang_info['code'] = "en";
|
||||
$lang_info['zero_plural'] = true;
|
||||
$lang_info['parent']= "en_UK";
|
||||
|
||||
$lang['%d photo is also linked to current tags'] = "%d photo is also linked to current keywords";
|
||||
$lang['%d photos are also linked to current tags'] = "%d photos are also linked to current keywords";
|
||||
|
||||
Reference in New Issue
Block a user