GameOverDialog rework (#6783)

* GameOverDialog rework

* cleanup
This commit is contained in:
Goobrr
2022-05-08 20:26:49 +07:00
committed by GitHub
parent e94e31aedf
commit 0f3780dbb2
3 changed files with 123 additions and 51 deletions

View File

@@ -76,13 +76,13 @@ schematic.tagdelconfirm = Delete this tag completely?
schematic.tagexists = That tag already exists.
stats = Stats
stat.wave = Waves Defeated:[accent] {0}
stat.unitsCreated = Units Created:[accent] {0}
stat.enemiesDestroyed = Enemies Destroyed:[accent] {0}
stat.built = Buildings Built:[accent] {0}
stat.destroyed = Buildings Destroyed:[accent] {0}
stat.deconstructed = Buildings Deconstructed:[accent] {0}
stat.playtime = Time Played:[accent] {0}
stat.wave = Waves Defeated
stat.unitsCreated = Units Created
stat.enemiesDestroyed = Enemies Destroyed
stat.built = Buildings Built
stat.destroyed = Buildings Destroyed
stat.deconstructed = Buildings Deconstructed
stat.playtime = Time Played
globalitems = [accent]Total Items
map.delete = Are you sure you want to delete the map "[accent]{0}[]"?