diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/functions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php index 20c986265..77033f474 100644 --- a/include/functions.php +++ b/include/functions.php @@ -80,6 +80,7 @@ "uk_UA" => "Українська", "sv_SE" => "Svenska", "fi_FI" => "Suomi", + "ta" => "Tamil", "tr_TR" => "Türkçe"); return $t; |