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

12 lines
254 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
blockgame-gameover-info = Global: {$global}\nLocal: {$local}\nPoints: {$points}