summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-21 06:41:05 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-21 06:41:05 +0000
commitd3701e8e82924dc38ba6b481013b6cd85f852450 (patch)
tree46a6a3b9f4007bca13e0462b44da06fb8019ebc0
parentbfb17b841e12021a299f765a8e017e8663649b9d (diff)
Map new Persian (Farsi) lang code
git-svn-id: https://svn.roundcube.net/trunk@6026 208e9e7b-5314-0410-a742-e7e81cd9613c
-rwxr-xr-xroundcubemail/bin/exportgettext.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/bin/exportgettext.sh b/roundcubemail/bin/exportgettext.sh
index 1f5861403..c1e6302f1 100755
--- a/roundcubemail/bin/exportgettext.sh
+++ b/roundcubemail/bin/exportgettext.sh
@@ -42,6 +42,7 @@ $langcode_map = array(
'et_EE' => 'et',
'el_GR' => 'el',
'eu_ES' => 'eu',
+ 'fa_IR' => 'fa',
'ga_IE' => 'ga',
'ka_GE' => 'ka',
'gl_ES' => 'gl',