feat: add app icons and new translations
This commit is contained in:
parent
d731c31200
commit
2746560be7
5 changed files with 30 additions and 1 deletions
12
lib/src/l10n/app_de.arb
Normal file
12
lib/src/l10n/app_de.arb
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"enterTheArena": "BETRITT DIE ARENA",
|
||||
"introText": "Die Eisengolems sind erwacht. Die Schwerkraft-Dämonen ziehen die Welt in den Abgrund.\n\nNur ein wahrer Streetlifter kann sie aufhalten. Bist du bereit, deinen Körper in eine Waffe zu schmieden?",
|
||||
"featureArmorTitle": "Schmiede deine Rüstung",
|
||||
"featureArmorDesc": "Progressive Overload basierend auf Wendler 5/3/1.",
|
||||
"featureMonstersTitle": "Erschlage Monster",
|
||||
"featureMonstersDesc": "Verwandle jede Wiederholung in Schaden gegen epische Feinde.",
|
||||
"featureLootTitle": "Sammle Beute",
|
||||
"featureLootDesc": "Verdiene XP, steige auf und schalte neue Ausrüstung frei.",
|
||||
"beginJourney": "BEGINNE DEINE REISE",
|
||||
"loginPrompt": "Schon ein Held? Hier einloggen"
|
||||
}
|
||||
12
lib/src/l10n/app_en.arb
Normal file
12
lib/src/l10n/app_en.arb
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"enterTheArena": "ENTER THE ARENA",
|
||||
"introText": "The Iron Golems have awakened. The Gravity Demons are pulling the world into the abyss.\n\nOnly a true Streetlifter can stop them. Are you ready to forge your body into a weapon?",
|
||||
"featureArmorTitle": "Build Your Armor",
|
||||
"featureArmorDesc": "Progressive overload based on Wendler 5/3/1.",
|
||||
"featureMonstersTitle": "Slay Monsters",
|
||||
"featureMonstersDesc": "Turn every rep into damage against epic foes.",
|
||||
"featureLootTitle": "Gather Loot",
|
||||
"featureLootDesc": "Earn XP, level up, and unlock new gear.",
|
||||
"beginJourney": "BEGIN YOUR JOURNEY",
|
||||
"loginPrompt": "Already a hero? Login here"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue