Skip to content

Commit 4cf3b74

Browse files
committed
chore: Add fallback translations to English
1 parent 93f9a3d commit 4cf3b74

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/lang/nl_NL.lang

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
,.need_menu_action="Alleen vanuit het WiiU-menu"
99
,.using_nintendo_network="Nintendo Network wordt gebruikt"
1010
,.using_pretendo_network="Pretendo Network wordt gebruikt"
11+
,.multiplayer_port_display = "Using UDP port %hu for multiplayer"
1112
,.module_not_found="Pretendo patch mislukt - gebruik Aroma Updater om het te herstellen (686-1001 Module ontbreekt)"
1213
,.module_init_not_found="Pretendo patch mislukt - gebruik Aroma Updater om het te herstellen (686-1002 Module init)"

src/lang/zh_Hant.lang

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@
88
,.need_menu_action = "僅來自WiiU Menu"
99
,.using_nintendo_network = "使用 Nintendo Network"
1010
,.using_pretendo_network = "使用 Pretendo Network"
11+
,.multiplayer_port_display = "Using UDP port %hu for multiplayer"
12+
,.module_not_found = "Pretendo patch failed - use Aroma Updater to repair (686-1001 Module missing)"
13+
,.module_init_not_found = "Pretendo patch failed - use Aroma Updater to repair (686-1002 Module init)"

0 commit comments

Comments
 (0)