mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Update pt-PT.coffee
This commit is contained in:
parent
8327cf7027
commit
5dde2572ff
1 changed files with 3 additions and 3 deletions
|
@ -358,7 +358,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
grid: "Grelha"
|
||||
customize_wizard: "Personalizar Feiticeiro"
|
||||
home: "Início"
|
||||
# stop: "Stop"
|
||||
stop: "Parar"
|
||||
game_menu: "Menu do Jogo"
|
||||
guide: "Guia"
|
||||
restart: "Reiniciar"
|
||||
|
@ -499,9 +499,9 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
space: "Espaço"
|
||||
enter: "Enter"
|
||||
escape: "Esc"
|
||||
# shift: "Shift"
|
||||
shift: "Shift"
|
||||
cast_spell: "Lançar feitiço atual."
|
||||
# run_real_time: "Run in real time."
|
||||
run_real_time: "Correr em tempo real."
|
||||
continue_script: "Saltar o script atual."
|
||||
skip_scripts: "Saltar todos os scripts saltáveis."
|
||||
toggle_playback: "Alternar entre Jogar e Pausar."
|
||||
|
|
Loading…
Reference in a new issue