diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2019-01-16 10:20:23 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2019-01-16 10:20:23 +0300 |
| commit | 17a8821c0ba4a51875a7448f82871d36aae78d01 (patch) | |
| tree | c26aa80ffd8993ada058bd992558475391fa76b2 /include/functions.php | |
| parent | 59aba5ae383c35efc1c42173a8033724df12b9e5 (diff) | |
enable uk_UA locale; rebase translations
Diffstat (limited to 'include/functions.php')
| -rwxr-xr-x | include/functions.php | 1 |
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"); |