Enable Ukrainian
This commit is contained in:
@@ -44,6 +44,7 @@ app.config["LANGUAGES"] = {
|
||||
"ru": "русский язык",
|
||||
"sk": "Slovenčina",
|
||||
"sv": "Svenska",
|
||||
"uk": "Українська",
|
||||
"vi": "tiếng Việt",
|
||||
"zh_Hans": "汉语",
|
||||
}
|
||||
|
||||
@@ -1993,7 +1993,7 @@ msgstr "Теми форуму"
|
||||
#: app/templates/todo/editor.html:85
|
||||
#, python-format
|
||||
msgid "%(title)s by %(display_name)s"
|
||||
msgstr "%(title)s до %(author)s"
|
||||
msgstr "%(title)s до %(display_name)s"
|
||||
|
||||
#: app/templates/modnames/view.html:35
|
||||
msgid "Required By"
|
||||
@@ -2077,7 +2077,7 @@ msgstr "Наразі поле імені гілки використовуєть
|
||||
#: app/templates/packages/create_edit.html:5
|
||||
#, python-format
|
||||
msgid "Edit - %(title)s"
|
||||
msgstr "Редагувати - %(name)s"
|
||||
msgstr "Редагувати - %(title)s"
|
||||
|
||||
#: app/templates/packages/create_edit.html:10
|
||||
#: app/templates/packages/create_edit.html:32
|
||||
|
||||
Reference in New Issue
Block a user