summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-03-26 09:40:54 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-03-26 09:40:54 +0300
commitc1e6a5ff634c46a0df3fb8d7a21bd3db96be5a69 (patch)
tree07682c8153e5ce03fa1ee72047747d2dc653ba8d
parent4b677f10e4f3e344c5a237366697f689c240c3d1 (diff)
enable ta translation
-rw-r--r--include/functions.php1
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;