mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-08 11:31:43 +00:00
Update menus.json (#142) (Traditional Chinese)
This commit is contained in:
parent
888c576c84
commit
91b3a79fa8
1 changed files with 7 additions and 2 deletions
|
@ -43,7 +43,9 @@
|
|||
"applet_mode_not_supported": "由於記憶體限制,在applet模式下,只能擷取目前正在玩的遊戲的金手指。請重新執行aio-switch-updater並透過title重新導向來下載其他遊戲的金手指",
|
||||
"cheatfile_label": "列出檔案內的金手指{}",
|
||||
"not_found": "沒有找到符合遊戲版本的金手指",
|
||||
"show_existing": "顯示目前已有的"
|
||||
"show_existing": "顯示目前已有的",
|
||||
"delete_cheats": "刪除此遊戲的金手指",
|
||||
"deletion_error": "無法刪除此遊戲的金手指:\n{}"
|
||||
},
|
||||
"common": {
|
||||
"downloading": "正在下載…",
|
||||
|
@ -188,6 +190,9 @@
|
|||
"firmware": {
|
||||
"launch_daybreak": "請問是否要執行Daybreak來安裝已下載的更新系統套件?"
|
||||
},
|
||||
"firmware": {
|
||||
"launch_daybreak": "請問是否要執行Daybreak來安裝已下載的更新系統套件?"
|
||||
},
|
||||
"net": {
|
||||
"title": "網路設定"
|
||||
},
|
||||
|
@ -217,4 +222,4 @@
|
|||
"zh-Hant": "繁體中文 (zh-Hant)",
|
||||
"zh-Hans": "簡體中文 (zh-Hans)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue