translate command now works with global languages
This commit is contained in:
parent
1ef9a26aee
commit
05a29b6ee6
2 changed files with 46 additions and 17 deletions
|
|
@ -18,8 +18,6 @@ def scene_mst(qdb, old_path, dir_in, languages):
|
|||
|
||||
locations = load_locations(dir_in)
|
||||
|
||||
print(locations)
|
||||
|
||||
for id, scene in scenes.items():
|
||||
i = 0
|
||||
while True:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue