diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/fa_IR/common.lang.php | 4 | ||||
-rw-r--r-- | language/fa_IR/iso.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/language/fa_IR/common.lang.php b/language/fa_IR/common.lang.php index e29596fc5..f512412d8 100644 --- a/language/fa_IR/common.lang.php +++ b/language/fa_IR/common.lang.php @@ -21,8 +21,8 @@ // | USA. | // +-----------------------------------------------------------------------+ -$lang_info['language_name'] = "Farsi"; -$lang_info['country'] = "Iran"; +$lang_info['language_name'] = "فارسی"; +$lang_info['country'] = "ایران"; $lang_info['direction'] = "rtl"; $lang_info['code'] = "Fa"; $lang_info['zero_plural'] = "1"; diff --git a/language/fa_IR/iso.txt b/language/fa_IR/iso.txt index 96c76f703..fc3e26e63 100644 --- a/language/fa_IR/iso.txt +++ b/language/fa_IR/iso.txt @@ -1 +1 @@ -Farsi [IR]
\ No newline at end of file +فارسی [IR]
\ No newline at end of file |