added cze as language

This commit is contained in:
argoneus 2021-02-14 20:41:04 +01:00 committed by tomato
parent 3319ba7098
commit 6f83c7c8a7

View file

@ -9,7 +9,7 @@ import utage
import db
import xdudata
LANGUAGES = ["jpn", "eng", "rus"]
LANGUAGES = ["jpn", "eng", "rus", "cze"]
def main():