diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-29 20:27:48 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-29 20:27:48 +0000 |
| commit | 83cb6bc2353e0b2bd7b3406a9ef61fd82feea195 (patch) | |
| tree | 687d589e0fc60b3b1606d1e9fa6b037bfc93b7eb /roundcubemail/program/localization | |
| parent | 8ca02880dae60c77243b0cba62c5e1fd9f2f5c5f (diff) | |
Fix language code maps
git-svn-id: https://svn.roundcube.net/trunk@5937 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
| -rw-r--r-- | roundcubemail/program/localization/index.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index 5871156c3..63a00467d 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -123,7 +123,9 @@ $rcube_language_aliases = array( 'he' => 'he_IL', 'hi' => 'hi_IN', 'hr' => 'hr_HR', + 'hy' => 'hy_AM', 'ja' => 'ja_JP', + 'ka' => 'ka_GE', 'ko' => 'ko_KR', 'kr' => 'ko_KR', 'kh' => 'km_KH', |
