aboutsummaryrefslogtreecommitdiffstats
path: root/langs.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs.inc.php')
-rw-r--r--langs.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/langs.inc.php b/langs.inc.php
index de956f9f6..25545da9e 100644
--- a/langs.inc.php
+++ b/langs.inc.php
@@ -27,7 +27,7 @@ $langs = array(
'ru' => 'Русский',
'sl' => 'Slovenščina',
'tr' => 'Türkçe',
- 'uk' => 'украї́нська мо́ва',
+ 'uk' => 'Українська',
'zh-cn' => '简体中文',
'zh-tw' => '正體中文'
);