From 42a5abdce232493aea08e497ef79d0d8395b5f21 Mon Sep 17 00:00:00 2001 From: akapar Date: Sun, 8 Dec 2013 20:47:29 +0200 Subject: Added Turkish translation Modified functions.php to include Turkish language --- include/functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index f7e910ad3..cf9b0510f 100644 --- a/include/functions.php +++ b/include/functions.php @@ -80,7 +80,8 @@ "pt_BR" => "Portuguese/Brazil", "zh_CN" => "Simplified Chinese", "sv_SE" => "Svenska", - "fi_FI" => "Suomi"); + "fi_FI" => "Suomi", + "tr_TR" => "Türkçe"); return $tr; } -- cgit v1.2.3