mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
flake8 fix
This commit is contained in:
parent
cae7822ce3
commit
a7ae47f2a7
@ -21,4 +21,4 @@ translators = {
|
||||
"ru": dummy_translator,
|
||||
"uk": gettext.translation("olgram", localedir=locales_dir, languages=["uk"]).gettext,
|
||||
"zh": gettext.translation("olgram", localedir=locales_dir, languages=["zh"]).gettext,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user