forked from PretendoNetwork/Inkay
feat: Add translation for module not found errors
This commit is contained in:
parent
7958373394
commit
68bc066c7b
14 changed files with 38 additions and 2 deletions
|
|
@ -9,3 +9,5 @@
|
|||
,.using_nintendo_network = "Using Nintendo Network"
|
||||
,.using_pretendo_network = "Using Pretendo Network"
|
||||
,.multiplayer_port_display = "Using UDP port {} for multiplayer"
|
||||
,.module_not_found = "Could not find Inkay module. Ensure the Inkay module is properly installed"
|
||||
,.module_init_not_found = "Could not initialize Inkay module. Ensure the Inkay module is properly installed"
|
||||
|
|
|
|||
Loading…
Reference in a new issue