Translation: add arabic
authorWilfried Goesgens <dothebart@citadel.org>
Wed, 6 Mar 2013 06:17:30 +0000 (07:17 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 18 Mar 2013 21:08:57 +0000 (22:08 +0100)
webcit/gettext.c

index da7890239e527fcd0f05640b14f536cf2f574a99..e1424b7a0c10b78ce112fda0eeee7b5c35d02be9 100644 (file)
@@ -41,6 +41,7 @@ const char *AvailLang[] = {
        "ro_RO",
        "sl_SL",
        "tr_TR",
+       "ar_AR",
        ""
 };