Files
OldThink/Resources/Locale/en-US/blockgame.ftl

14 lines
260 B
Plaintext
Raw Normal View History

### UI
# Current game score
blockgame-points-label = Points: {$points}
# Current game level
2021-02-27 05:25:55 -04:00
blockgame-level-label = Level: {$level}
# Game over information of your round
2021-02-28 21:54:56 +01:00
blockgame-gameover-info = Global: {$global}
Local: {$local}
Points: {$points}