From df7419cdec54cb898a2ebd592987ae5f31230331 Mon Sep 17 00:00:00 2001 From: asalthobaity Date: Thu, 14 Aug 2014 05:16:56 +0300 Subject: Arabic translation Revised Arabic translation and inclusion of locale in get_translations() --- include/functions.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/functions.php b/include/functions.php index cb91b637e..c16172856 100644 --- a/include/functions.php +++ b/include/functions.php @@ -63,6 +63,7 @@ function get_translations() { $tr = array( "auto" => "Detect automatically", + "ar_SA" => "العربيّة", "da_DA" => "Dansk", "ca_CA" => "Català", "cs_CZ" => "Česky", -- cgit v1.2.3