From c1e6a5ff634c46a0df3fb8d7a21bd3db96be5a69 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 26 Mar 2025 09:40:54 +0300 Subject: enable ta translation --- include/functions.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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; -- cgit v1.2.3-54-g00ecf