mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-05 00:36:18 +00:00
Build
This commit is contained in:
@@ -36,7 +36,7 @@ if __name__ == "__main__":
|
||||
missing_translation = [
|
||||
key for key in language_template
|
||||
if key not in lang_file or not lang_file[key].strip()
|
||||
]
|
||||
]
|
||||
|
||||
deprecated_translation = [
|
||||
key for key in lang_file
|
||||
|
Reference in New Issue
Block a user