mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
Update es.coffee
This commit is contained in:
parent
ae859ebb19
commit
c362024536
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
loading: "Cargando..."
|
||||
saving: "Guardando..."
|
||||
sending: "Enviando..."
|
||||
send: "Enviar..."
|
||||
send: "Enviar..."
|
||||
cancel: "Cancelar"
|
||||
save: "Guardar"
|
||||
# publish: "Publish"
|
||||
|
@ -21,7 +21,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
|
|||
|
||||
# units:
|
||||
second: "Segundo"
|
||||
seconds: "Segundos"
|
||||
seconds: "Segundos"
|
||||
# minute: "minute"
|
||||
# minutes: "minutes"
|
||||
# hour: "hour"
|
||||
|
|
Loading…
Reference in a new issue