translate command now works with global languages
This commit is contained in:
parent
9b998704e2
commit
15afb39759
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