mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Updated pt-PT.coffee
This commit is contained in:
parent
6e47a6b8fd
commit
f898c8d57c
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
module.exports = nativeDescription: "Português europeu", englishDescription: "Portuguese (Portugal)", translation:
|
||||
common:
|
||||
loading: "A carregar..."
|
||||
# saving: "Saving..."
|
||||
# sending: "Sending..."
|
||||
saving: "A guardar..."
|
||||
sending: "A enviar..."
|
||||
|
||||
modal:
|
||||
close: "Fechar"
|
||||
|
@ -45,14 +45,14 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
|
|||
# cla_agree: "I AGREE"
|
||||
|
||||
login:
|
||||
# login_modal_title: "Log In"
|
||||
login_modal_title: "Iniciar sessão"
|
||||
log_in: "Iniciar sessão"
|
||||
sign_up: "criar nova conta"
|
||||
or: ", ou "
|
||||
recover: "recuperar conta"
|
||||
|
||||
# recover:
|
||||
# recover_account_title: "Recover Account"
|
||||
recover:
|
||||
recover_account_title: "recuperar conta"
|
||||
# send_password: "Send Recovery Password"
|
||||
|
||||
signup:
|
||||
|
|
Loading…
Reference in a new issue