From: Jens Frank Date: Thu, 5 Feb 2004 20:53:20 +0000 (+0000) Subject: BUG#889798: Fixed "Farsi" text (submitted by roozbeh) X-Git-Tag: 1.3.0beta1~1019 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=655b990b06f85348cb52953dd014f62459255c98;p=lhc%2Fweb%2Fwiklou.git BUG#889798: Fixed "Farsi" text (submitted by roozbeh) --- diff --git a/languages/Language.php b/languages/Language.php index 5ba3f88d24..aed5165846 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -158,7 +158,7 @@ this (alternative: like this?).", "es" => "Español", "et" => "Eesti", "eu" => "Euskara", - "fa" => "‮فرسى‬ (Farsi)", + "fa" => "‮فارسی‬ (Farsi)", "fi" => "Suomi", "fj" => "Fijian", "fo" => "Faeroese",