Added Ukrainian to languages
This commit is contained in:
@ -47,6 +47,7 @@ SUPPORTED_LANGS = [
|
|||||||
'ro',
|
'ro',
|
||||||
'ru',
|
'ru',
|
||||||
'sv_SE',
|
'sv_SE',
|
||||||
|
'uk_UA',
|
||||||
]
|
]
|
||||||
|
|
||||||
SUPPORTED_LANG_NAMES = {
|
SUPPORTED_LANG_NAMES = {
|
||||||
@ -63,6 +64,7 @@ SUPPORTED_LANG_NAMES = {
|
|||||||
'ro': u'Romanian',
|
'ro': u'Romanian',
|
||||||
'ru': u'Russian',
|
'ru': u'Russian',
|
||||||
'sv_SE': u'Svenska',
|
'sv_SE': u'Svenska',
|
||||||
|
'uk_UA': u'Ukrainian',
|
||||||
}
|
}
|
||||||
|
|
||||||
DEFAULT_GETTEXT_DOMAIN = 'priority'
|
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