mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
[trunk] - language - prepared 2.6 en_US
git-svn-id: http://piwigo.org/svn/trunk@25015 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -29,11 +29,11 @@ Author URI: http://piwigo.org
|
||||
*/
|
||||
|
||||
$lang_info['language_name'] = "English";
|
||||
$lang_info['country'] = "Great Britain";
|
||||
$lang_info['country'] = "United States";
|
||||
$lang_info['direction'] = "ltr";
|
||||
$lang_info['code'] = "en";
|
||||
$lang_info['zero_plural'] = true;
|
||||
|
||||
$lang_info['parent']= "en_UK";
|
||||
|
||||
$lang['%d album updated'] = "%d album updated";
|
||||
$lang['%d albums updated'] = "%d albums updated";
|
||||
|
||||
Reference in New Issue
Block a user