12 lines
254 B
Plaintext
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}
|