From f8a25a1550987f21590e861d7de36908b3b135b5 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 24 Oct 2014 22:17:32 -0400 Subject: Add Thai translation (pull-request #353) --- app/Model/Config.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Model') diff --git a/app/Model/Config.php b/app/Model/Config.php index 066d3993..1ad6dbd4 100644 --- a/app/Model/Config.php +++ b/app/Model/Config.php @@ -58,6 +58,7 @@ class Config extends Base 'sv_SE' => 'Svenska', 'zh_CN' => '中文(简体)', 'ja_JP' => '日本語', + 'th_TH' => 'ไทย', ); } -- cgit v1.2.3