mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-23 21:38:00 +01:00
Fixed missing translations for the page up/down hud controls
This commit is contained in:
parent
143ca8c655
commit
88279b18b6
1 changed files with 3 additions and 0 deletions
|
@ -153,6 +153,9 @@
|
|||
"key.unicopia.tertiary": "Tertiary Ability",
|
||||
"key.unicopia.passive": "Passive Ability",
|
||||
|
||||
"key.unicopia.hud_page_dn": "Hud Previous Page",
|
||||
"key.unicopia.hud_page_up": "Hud Next Page",
|
||||
|
||||
"commands.race.success.self": "Your race has been updated",
|
||||
"commands.race.success.otherself": "%1$s changed race to %2$s",
|
||||
"commands.race.success.other": "Changed %1$s's race to %2$s",
|
||||
|
|
Loading…
Reference in a new issue