mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
commit
3555a697cc
2 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,7 @@ module.exports = nativeDescription: "English", englishDescription: "English", tr
|
|||
login:
|
||||
sign_up: "Create Account"
|
||||
log_in: "Log In"
|
||||
logging_in: "Logging In"
|
||||
log_out: "Log Out"
|
||||
recover: "recover account"
|
||||
|
||||
|
|
|
@ -52,6 +52,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
login:
|
||||
sign_up: "Создать аккаунт"
|
||||
log_in: "Войти"
|
||||
logging_in: "Вход..."
|
||||
log_out: "Выйти"
|
||||
recover: "восстановить аккаунт"
|
||||
|
||||
|
|
Loading…
Reference in a new issue