Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ONLYOFFICE/onlyoffice-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/templatemanager.php')
-rw-r--r--lib/templatemanager.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/templatemanager.php b/lib/templatemanager.php
index 3ff675a..2f7e43b 100644
--- a/lib/templatemanager.php
+++ b/lib/templatemanager.php
@@ -243,6 +243,7 @@ class TemplateManager {
"en_GB" => "en-GB",
"es" => "es-ES",
"fr" => "fr-FR",
+ "gl" => "gl-ES",
"it" => "it-IT",
"ja" => "ja-JP",
"ko" => "ko-KR",
@@ -254,6 +255,7 @@ class TemplateManager {
"ru" => "ru-RU",
"sk" => "sk-SK",
"sv" => "sv-SE",
+ "tr" => "tr-TR",
"uk" => "uk-UA",
"vi" => "vi-VN",
"zh_CN" => "zh-CN"