analyzer translated

This commit is contained in:
Sendou
2020-06-24 20:55:57 +03:00
parent 37fe8d5934
commit d439ddfe9d
13 changed files with 3870 additions and 1027 deletions

View File

@@ -1,6 +1,6 @@
import os, json
codes = ["EUde", "EUes", "EUfr", "EUit", "EUnl", "EUru", "JPja", "EUen"]
codes = ["EUde", "EUes", "EUfr", "EUit", "EUnl", "EUru", "JPja", "EUen", "USes"]
script_dir = os.path.dirname(__file__)
with open("lang_dict_EUen.json") as f: