chore: Add fallback translations to English

This commit is contained in:
Daniel López Guimaraes 2025-02-15 12:38:27 +00:00
commit 4cf3b7446e
No known key found for this signature in database
GPG key ID: 6AC74DE3DEF050E0
2 changed files with 4 additions and 0 deletions

View file

@ -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)"

View file

@ -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)"