mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
Update zh-tw translation
This commit is contained in:
parent
41174df6c5
commit
06af8b2cdd
1 changed files with 15 additions and 14 deletions
|
@ -396,6 +396,7 @@ const LOCALIZATION={
|
|||
'applying_patch': '套用patch中……',
|
||||
'downloading': '下載中……',
|
||||
'unzipping': '解壓中……',
|
||||
'fix_checksum_prompt': '修復ROM檔頭較驗碼?',
|
||||
|
||||
'create_patch': '創建patch',
|
||||
'original_rom': '原始ROM:',
|
||||
|
@ -408,7 +409,7 @@ const LOCALIZATION={
|
|||
'error_crc_patch': 'patch檔校驗碼不匹配',
|
||||
'error_downloading': '下載出錯:%s',
|
||||
'error_unzipping': '解壓出錯',
|
||||
'error_invalid_patch': '無效的patch',
|
||||
'error_invalid_patch': '無效的patch檔',
|
||||
'warning_too_big': '不建議使用大檔。'
|
||||
},
|
||||
'it':{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue