forked from PretendoNetwork/Inkay
chore: Add fallback translations to English
This commit is contained in:
parent
93f9a3dff4
commit
4cf3b7446e
2 changed files with 4 additions and 0 deletions
|
|
@ -8,5 +8,6 @@
|
|||
,.need_menu_action="Alleen vanuit het WiiU-menu"
|
||||
,.using_nintendo_network="Nintendo Network wordt gebruikt"
|
||||
,.using_pretendo_network="Pretendo Network wordt gebruikt"
|
||||
,.multiplayer_port_display = "Using UDP port %hu for multiplayer"
|
||||
,.module_not_found="Pretendo patch mislukt - gebruik Aroma Updater om het te herstellen (686-1001 Module ontbreekt)"
|
||||
,.module_init_not_found="Pretendo patch mislukt - gebruik Aroma Updater om het te herstellen (686-1002 Module init)"
|
||||
|
|
|
|||
|
|
@ -8,3 +8,6 @@
|
|||
,.need_menu_action = "僅來自WiiU Menu"
|
||||
,.using_nintendo_network = "使用 Nintendo Network"
|
||||
,.using_pretendo_network = "使用 Pretendo Network"
|
||||
,.multiplayer_port_display = "Using UDP port %hu for multiplayer"
|
||||
,.module_not_found = "Pretendo patch failed - use Aroma Updater to repair (686-1001 Module missing)"
|
||||
,.module_init_not_found = "Pretendo patch failed - use Aroma Updater to repair (686-1002 Module init)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue