summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-01-16 10:20:23 +0300
committerAndrew Dolgov <[email protected]>2019-01-16 10:20:23 +0300
commit17a8821c0ba4a51875a7448f82871d36aae78d01 (patch)
treec26aa80ffd8993ada058bd992558475391fa76b2 /include
parent59aba5ae383c35efc1c42173a8033724df12b9e5 (diff)
enable uk_UA locale; rebase translations
Diffstat (limited to 'include')
-rwxr-xr-xinclude/functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php
index 97dbbff15..0661becd7 100755
--- a/include/functions.php
+++ b/include/functions.php
@@ -105,6 +105,7 @@
"pt_PT" => "Portuguese/Portugal",
"zh_CN" => "Simplified Chinese",
"zh_TW" => "Traditional Chinese",
+ "uk_UA" => "Украинский",
"sv_SE" => "Svenska",
"fi_FI" => "Suomi",
"tr_TR" => "Türkçe");