Updates blockgame localization (#3430)

This commit is contained in:
AJCM-git
2021-02-27 05:25:55 -04:00
committed by GitHub
parent 1056b9005f
commit 4cb59a0c5e
2 changed files with 8 additions and 2 deletions

View File

@@ -5,4 +5,7 @@
blockgame-points-label = Points: {$points}
# Current game level
blockgame-level-label = Level: {$level}
blockgame-level-label = Level: {$level}
# Game over information of your round
blockgame-gameover-info = Global: {$global}\nLocal: {$local}\nPoints: {$points}