Files
OldThink/Resources/Locale/en-US/blockgame.ftl
2021-02-27 10:25:55 +01:00

12 lines
254 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}\nLocal: {$local}\nPoints: {$points}