feat: add leaderboard
This commit is contained in:
parent
246672b24d
commit
6e90cf606d
15 changed files with 266 additions and 44 deletions
|
|
@ -306,5 +306,9 @@
|
|||
"enemyPressurePhantomName": "Druck-Phantom",
|
||||
"enemyPressurePhantomTitle": "Der unsichtbare Zermalmer",
|
||||
"enemyPressurePhantomDesc": "Eine ätherische Entität, die die Luft um dich herum komprimiert. Es versucht, Brust und Schultern derer kollabieren zu lassen, die es wagen, dagegen zu drücken.\n\nBesiege es, indem du mit explosiver Dip-Kraft durch den Schmerz drückst.",
|
||||
"enemyPressurePhantomNemesis": "Dip-Nemesis"
|
||||
"enemyPressurePhantomNemesis": "Dip-Nemesis",
|
||||
|
||||
"usernameLabel": "Heldenname",
|
||||
"usernameEmptyError": "Bitte wähle einen Heldennamen",
|
||||
"usernameShortError": "Name zu kurz"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -306,5 +306,9 @@
|
|||
"enemyPressurePhantomName": "Pressure Phantom",
|
||||
"enemyPressurePhantomTitle": "The Invisible Crusher",
|
||||
"enemyPressurePhantomDesc": "An ethereal entity that compresses the very air around you. It seeks to collapse the chest and shoulders of any who dare to push against it.\n\nDefeat it by pushing through the pain with explosive dipping power.",
|
||||
"enemyPressurePhantomNemesis": "Dip Nemesis"
|
||||
"enemyPressurePhantomNemesis": "Dip Nemesis",
|
||||
|
||||
"usernameLabel": "Hero Name",
|
||||
"usernameEmptyError": "Please choose a hero name",
|
||||
"usernameShortError": "Name too short"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue