From 34226e4c3859c3535fcd7301e8adaa6950515e7b Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 26 Sep 2007 15:50:24 +0000 Subject: Fixed typo git-svn-id: https://svn.roundcube.net/trunk@826 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/index.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index 6b25610d0..0404615eb 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -85,7 +85,7 @@ $rcube_language_aliases = array( 'nl' => 'nl_NL', 'no' => 'nn_NO', 'pt' => 'pt_PT', - 'th' => 'th_TH' + 'th' => 'th_TH', 'tw' => 'zh_TW' ); -- cgit v1.2.3