mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
lang: Get codebase ready for the use with Weblate
This commit is contained in:
2
dist/langtool.py
vendored
2
dist/langtool.py
vendored
@@ -3,7 +3,7 @@ import sys
|
||||
import json
|
||||
|
||||
DEFAULT_LANG = "en_US"
|
||||
INVALID_TRANSLATION = "***** MISSING TRANSLATION *****"
|
||||
INVALID_TRANSLATION = ""
|
||||
|
||||
|
||||
def handle_missing_key(command, lang_data, key, value):
|
||||
|
||||
Reference in New Issue
Block a user