diff options
author | tpart <tpart120@proton.me> | 2025-01-28 18:44:13 +0100 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-01-28 18:44:18 +0100 |
commit | 69f0eb9b2eb60ef00a6ae235269258b92aa3527f (patch) | |
tree | 9f9b0c325d25b4e7a48854485c7b6a69002fd599 | |
parent | 3c09e26352e9cb9643d1581eeb83a9455030bed8 (diff) | |
download | hurrycurry-69f0eb9b2eb60ef00a6ae235269258b92aa3527f.tar hurrycurry-69f0eb9b2eb60ef00a6ae235269258b92aa3527f.tar.bz2 hurrycurry-69f0eb9b2eb60ef00a6ae235269258b92aa3527f.tar.zst |
Add scoreboard translations
-rw-r--r-- | locale/en.ini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/locale/en.ini b/locale/en.ini index 3d493976..d457548b 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -73,6 +73,8 @@ c.menu.play.editor_unavailable=Map Editor (unavailable) c.menu.play.editor=Map Editor c.menu.play=Play c.menu.quit=Quit +c.menu.scoreboard=Scoreboard +c.menu.scoreboard.entry={0}. {1} points by {2} c.menu.settings=Settings c.score.acceptable=Acceptable service c.score.completed=Completed @@ -187,7 +189,7 @@ c.settings.ui.touch_controls.enabled=Enabled c.settings.ui.touch_controls=Enable touch screen controls c.settings.ui=User interface c.settings.username=Username -c.setup.additional_terms=6. [b]Additional Terms.[/b] You shall not duplicate plates. (That is [u]NOT[/u] possible!)%n +c.setup.additional_terms=6. [b]Additional Terms.[/b] You shall not duplicate plates. (That is [u]NOT[/u] possible!) c.setup.compensation.salary.prefix=The salary is c.setup.compensation.salary.suffix=per month c.setup.compensation.salary=$ 0.00 |