Added Ukrainian to languages
This commit is contained in:
@ -47,6 +47,7 @@ SUPPORTED_LANGS = [
|
||||
'ro',
|
||||
'ru',
|
||||
'sv_SE',
|
||||
'uk_UA',
|
||||
]
|
||||
|
||||
SUPPORTED_LANG_NAMES = {
|
||||
@ -63,6 +64,7 @@ SUPPORTED_LANG_NAMES = {
|
||||
'ro': u'Romanian',
|
||||
'ru': u'Russian',
|
||||
'sv_SE': u'Svenska',
|
||||
'uk_UA': u'Ukrainian',
|
||||
}
|
||||
|
||||
DEFAULT_GETTEXT_DOMAIN = 'priority'
|
||||
|
2222
i2p2www/translations/uk_UA/LC_MESSAGES/about.po
Normal file
2222
i2p2www/translations/uk_UA/LC_MESSAGES/about.po
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user