fix: show login name in game
This commit is contained in:
parent
15a2963f7e
commit
c46d26ae02
7 changed files with 81 additions and 47 deletions
|
|
@ -58,6 +58,7 @@
|
|||
"hint_move": "Click a highlighted field to move a checker",
|
||||
"hint_hold_or_go": "Hold to keep points — Go to reset the setting",
|
||||
"hint_continue": "Click Continue when ready",
|
||||
"anonymous_name": "Anonymous",
|
||||
"login_failed": "Invalid username or password.",
|
||||
"sign_in": "Sign in",
|
||||
"sign_out": "Sign out",
|
||||
|
|
|
|||
|
|
@ -58,6 +58,7 @@
|
|||
"hint_move": "Cliquez un champ surligné pour déplacer",
|
||||
"hint_hold_or_go": "Tenir pour garder les points — S'en aller pour repartir",
|
||||
"hint_continue": "Cliquez Continuer quand vous êtes prêt",
|
||||
"anonymous_name": "Anonyme",
|
||||
"login_failed": "Identifiant ou mot de passe incorrect.",
|
||||
"sign_in": "Se connecter",
|
||||
"sign_out": "Se déconnecter",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue