mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Add missing space on account page
This commit is contained in:
parent
1b17836845
commit
b069927983
1 changed files with 1 additions and 1 deletions
|
@ -962,7 +962,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
no_singleplayer: "Aucune partie jouée pour le moment"
|
||||
no_multiplayer: "Aucune partie multijoueur pour le moment"
|
||||
no_achievements: "Aucun succès gagné pour le moment."
|
||||
favorite_prefix: "Langage favori :"
|
||||
favorite_prefix: "Langage favori : "
|
||||
favorite_postfix: "."
|
||||
|
||||
achievements:
|
||||
|
|
Loading…
Reference in a new issue