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:
5idereal
2023-10-05 04:10:28 +08:00
committed by GitHub
parent 081c581b8c
commit 07a274fe4c
3 changed files with 295 additions and 160 deletions

View 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": "找不到指令碼"
}
}