diff options
author | thomascube <thomas@roundcube.net> | 2012-03-21 06:41:05 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-03-21 06:41:05 +0000 |
commit | a0be7a09857446fe5953b6e2ba083bf7c1983663 (patch) | |
tree | 43154eb44401335f9e414f8852d8b1a45a04bdcb /bin/exportgettext.sh | |
parent | 48ed884a6feb12f2ae4ea8c3466d0c3646e0bd8b (diff) |
Map new Persian (Farsi) lang code
Diffstat (limited to 'bin/exportgettext.sh')
-rwxr-xr-x | bin/exportgettext.sh | 1 |
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', |