mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-25 02:52:05 +00:00
parent
c6ae26178a
commit
c0405e21de
1 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@
|
||||||
"exclude": "設定為排除更新金手指的遊戲",
|
"exclude": "設定為排除更新金手指的遊戲",
|
||||||
"delete_existing": "刪除目前現有的金手指",
|
"delete_existing": "刪除目前現有的金手指",
|
||||||
"delete_all": "刪除所有金手指",
|
"delete_all": "刪除所有金手指",
|
||||||
"deleting": "正在刪除...",
|
"deleting": "正在刪除…",
|
||||||
"cheastlips_title": "Cheatslips金手指",
|
"cheastlips_title": "Cheatslips金手指",
|
||||||
"gbatemp_title": "GBAtemp金手指",
|
"gbatemp_title": "GBAtemp金手指",
|
||||||
"get_gbatemp": "下載GBAtemp.net金手指",
|
"get_gbatemp": "下載GBAtemp.net金手指",
|
||||||
|
@ -46,8 +46,8 @@
|
||||||
"show_existing": "顯示目前已有的"
|
"show_existing": "顯示目前已有的"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"downloading": "正在下載...",
|
"downloading": "正在下載…",
|
||||||
"extracting": "正在解壓縮...",
|
"extracting": "正在解壓縮…",
|
||||||
"all_done": " 全部完成!",
|
"all_done": " 全部完成!",
|
||||||
"back": "返回",
|
"back": "返回",
|
||||||
"continue": "繼續",
|
"continue": "繼續",
|
||||||
|
|
Loading…
Reference in a new issue