summaryrefslogtreecommitdiff
path: root/bin/exportgettext.sh
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-03-21 06:41:05 +0000
committerthomascube <thomas@roundcube.net>2012-03-21 06:41:05 +0000
commita0be7a09857446fe5953b6e2ba083bf7c1983663 (patch)
tree43154eb44401335f9e414f8852d8b1a45a04bdcb /bin/exportgettext.sh
parent48ed884a6feb12f2ae4ea8c3466d0c3646e0bd8b (diff)
Map new Persian (Farsi) lang code
Diffstat (limited to 'bin/exportgettext.sh')
-rwxr-xr-xbin/exportgettext.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/exportgettext.sh b/bin/exportgettext.sh
index 1f5861403..c1e6302f1 100755
--- a/bin/exportgettext.sh
+++ b/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',