mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
lang: Update German translation
This commit is contained in:
10
plugins/script_loader/romfs/lang/de_DE.json
Normal file
10
plugins/script_loader/romfs/lang/de_DE.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"code": "en-US",
|
||||
"country": "United States",
|
||||
"language": "English",
|
||||
"translations": {
|
||||
"hex.script_loader.menu.run_script": "Skript ausführen",
|
||||
"hex.script_loader.menu.loading": "Laden...",
|
||||
"hex.script_loader.menu.no_scripts": "Keine Skripte gefunden"
|
||||
}
|
||||
}
|
||||
@@ -3,8 +3,8 @@
|
||||
"country": "Taiwan",
|
||||
"language": "Chinese (Traditional)",
|
||||
"translations": {
|
||||
"hex.script_loader.menu.run_script": "執行指令碼...",
|
||||
"hex.script_loader.menu.loading": "正在載入...",
|
||||
"hex.script_loader.menu.no_scripts": "找不到指令碼"
|
||||
"hex.script_loader.menu.no_scripts": "找不到指令碼",
|
||||
"hex.script_loader.menu.run_script": "執行指令碼..."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user