07a274fe4c
<!-- 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 -->
10 lines
312 B
JSON
10 lines
312 B
JSON
{
|
|
"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": "找不到指令碼"
|
|
}
|
|
} |