mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Merge branch 'mugenryuk-patch-1'
This commit is contained in:
commit
f86ec5d4c9
1 changed files with 6 additions and 6 deletions
|
@ -3,25 +3,25 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
loading: "Cargando..."
|
||||
saving: "Guardando..."
|
||||
sending: "Enviando..."
|
||||
# send: "Send"
|
||||
send: "Enviar..."
|
||||
cancel: "Cancelar"
|
||||
save: "Guardar"
|
||||
# publish: "Publish"
|
||||
# create: "Create"
|
||||
create: "Crear..."
|
||||
delay_1_sec: "1 segundo"
|
||||
delay_3_sec: "3 segundos"
|
||||
delay_5_sec: "5 segundos"
|
||||
manual: "Manual"
|
||||
# fork: "Fork"
|
||||
play: "Jugar"
|
||||
# retry: "Retry"
|
||||
retry: "Reintentar"
|
||||
# watch: "Watch"
|
||||
# unwatch: "Unwatch"
|
||||
# submit_patch: "Submit Patch"
|
||||
|
||||
# units:
|
||||
# second: "second"
|
||||
# seconds: "seconds"
|
||||
units:
|
||||
second: "Segundo"
|
||||
seconds: "Segundos"
|
||||
# minute: "minute"
|
||||
# minutes: "minutes"
|
||||
# hour: "hour"
|
||||
|
|
Loading…
Reference in a new issue