aboutsummaryrefslogtreecommitdiffstats
path: root/langs.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs.inc.php')
-rw-r--r--langs.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/langs.inc.php b/langs.inc.php
index e64913c30..4a6fd2b3f 100644
--- a/langs.inc.php
+++ b/langs.inc.php
@@ -18,8 +18,9 @@ $langs = array(
'pt' => 'Português',
'ro' => 'Română',
'ru' => 'Русский',
- 'tr' => 'Türkçe',
'sl' => 'Slovenščina',
+ 'tr' => 'Türkçe',
+ 'uk' => 'украї́нська мо́ва',
'zh-cn' => '简体中文',
'zh-tw' => '正體中文'
);