14 lines
260 B
Plaintext
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}
|