Files
OldThink/Resources/Locale/en-US/blockgame.ftl
2021-02-28 22:11:53 +01:00

14 lines
260 B
Plaintext

### UI
# Current game score
blockgame-points-label = Points: {$points}
# Current game level
blockgame-level-label = Level: {$level}
# Game over information of your round
blockgame-gameover-info = Global: {$global}
Local: {$local}
Points: {$points}