mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-28 22:00:25 -04:00
Updated es-ES.coffee
This commit is contained in:
parent
6e47a6b8fd
commit
3e040d9d30
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
module.exports = nativeDescription: "español (ES)", englishDescription: "Spanish (Spain)", translation:
|
||||
common:
|
||||
loading: "Cargando..."
|
||||
# saving: "Saving..."
|
||||
# sending: "Sending..."
|
||||
saving: "Guardando..."
|
||||
sending: "Enviando..."
|
||||
|
||||
modal:
|
||||
close: "Cerrar"
|
||||
|
@ -45,14 +45,14 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
# cla_agree: "I AGREE"
|
||||
|
||||
login:
|
||||
# login_modal_title: "Log In"
|
||||
login_modal_title: "Iniciar sesión"
|
||||
log_in: "Iniciar sesión"
|
||||
sign_up: "crear una nueva cuenta"
|
||||
or: ", o "
|
||||
recover: "recuperar cuenta"
|
||||
|
||||
# recover:
|
||||
# recover_account_title: "Recover Account"
|
||||
recover:
|
||||
recover_account_title: "recuperar cuenta"
|
||||
# send_password: "Send Recovery Password"
|
||||
|
||||
signup:
|
||||
|
|
Loading…
Add table
Reference in a new issue