diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-26 15:39:50 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-26 15:39:50 +0000 |
| commit | af266e2de718ff0f9394ffbd49b6d63827f55e58 (patch) | |
| tree | feea92f8bec634a2856e43ce682c5f2f6507513c /roundcubemail/program | |
| parent | 973c0b2bc05bed11844f85bfc3f1e7fe380013c9 (diff) | |
Add alias for moved Thai localization
git-svn-id: https://svn.roundcube.net/trunk@825 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/localization/index.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index 6d010a6fb..6b25610d0 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -85,6 +85,7 @@ $rcube_language_aliases = array( 'nl' => 'nl_NL', 'no' => 'nn_NO', 'pt' => 'pt_PT', + 'th' => 'th_TH' 'tw' => 'zh_TW' ); |
