mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
lang: Updated zh_TW translation (#1333)
<!-- Please provide as much information as possible about what your PR aims to do. PRs with no description will most likely be closed until more information is provided. If you're planing on changing fundamental behaviour or add big new features, please open a GitHub Issue first before starting to work on it. If it's not something big and you still want to contact us about it, feel free to do so ! --> ### Problem description ### Implementation description Updated Traditional Chinese (Taiwan) translations for ImHex. ### Screenshots <!-- If your change is visual, take a screenshot showing it. Ideally, make before/after sceenshots --> ### Additional things <!-- Anything else you would like to say -->
This commit is contained in:
10
plugins/script_loader/romfs/lang/zh_TW.json
Normal file
10
plugins/script_loader/romfs/lang/zh_TW.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"code": "zh-TW",
|
||||
"country": "Taiwan",
|
||||
"language": "Chinese (Traditional)",
|
||||
"translations": {
|
||||
"hex.script_loader.menu.run_script": "執行指令碼...",
|
||||
"hex.script_loader.menu.loading": "正在載入...",
|
||||
"hex.script_loader.menu.no_scripts": "找不到指令碼"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user