Update file main.py
This commit is contained in:
2
main.py
2
main.py
@@ -66,7 +66,7 @@ def all_to_translate(_dir):
|
|||||||
_list.append(_string)
|
_list.append(_string)
|
||||||
_title = f'# ========== {_file.split("weapon-project-extended")[1]} ==========\n'
|
_title = f'# ========== {_file.split("weapon-project-extended")[1]} ==========\n'
|
||||||
_str = _str + _title
|
_str = _str + _title
|
||||||
print(f'Generate translation file for {_file.split("WPE2")[1]}')
|
print(f'Generate translation file for {_file.split("weapon-project-extended")[1]}')
|
||||||
# print(_list)
|
# print(_list)
|
||||||
for _name in _list:
|
for _name in _list:
|
||||||
_msgctxt = ''
|
_msgctxt = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user