mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-04 09:53:55 -04:00
Fixed a couple formatting issues in es-ES.
This commit is contained in:
parent
9d731ae80e
commit
7a76e9ac77
1 changed files with 4 additions and 4 deletions
|
@ -896,7 +896,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
in_cash: "en dinero"
|
in_cash: "en dinero"
|
||||||
custom_wizard: "Personaliza tu Mago de CodeCombat"
|
custom_wizard: "Personaliza tu Mago de CodeCombat"
|
||||||
custom_avatar: "Personaliza tu avatar de CoceCombat"
|
custom_avatar: "Personaliza tu avatar de CoceCombat"
|
||||||
heap: "Por seis meses de acceso "Startup""
|
heap: "Por seis meses de acceso \"Startup\""
|
||||||
credits: "creditos"
|
credits: "creditos"
|
||||||
one_month_coupon: "cupon: elige entre Rails o HTML"
|
one_month_coupon: "cupon: elige entre Rails o HTML"
|
||||||
one_month_discount: "descuento del 30%: elige entre Rails o HTML"
|
one_month_discount: "descuento del 30%: elige entre Rails o HTML"
|
||||||
|
@ -970,7 +970,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
# merge_conflict_with: "MERGE CONFLICT WITH"
|
# merge_conflict_with: "MERGE CONFLICT WITH"
|
||||||
no_changes: "Sin Cambios"
|
no_changes: "Sin Cambios"
|
||||||
|
|
||||||
# user:
|
user:
|
||||||
stats: "Estadisticas"
|
stats: "Estadisticas"
|
||||||
singleplayer_title: "Niveles Individuales"
|
singleplayer_title: "Niveles Individuales"
|
||||||
multiplayer_title: "Niveles Multijugador"
|
multiplayer_title: "Niveles Multijugador"
|
||||||
|
@ -985,7 +985,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
favorite_prefix: "Favorite language is "
|
favorite_prefix: "Favorite language is "
|
||||||
favorite_postfix: "."
|
favorite_postfix: "."
|
||||||
|
|
||||||
# achievements:
|
achievements:
|
||||||
last_earned: "Ganado la ultima vez"
|
last_earned: "Ganado la ultima vez"
|
||||||
amount_achieved: "Cantidad"
|
amount_achieved: "Cantidad"
|
||||||
achievement: "Logro"
|
achievement: "Logro"
|
||||||
|
@ -1001,6 +1001,6 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
||||||
left_xp_infix: " hasta el nivel"
|
left_xp_infix: " hasta el nivel"
|
||||||
left_xp_postfix: ""
|
left_xp_postfix: ""
|
||||||
|
|
||||||
# account:
|
account:
|
||||||
recently_played: "Jugado Recientemente"
|
recently_played: "Jugado Recientemente"
|
||||||
no_recent_games: "No he jugado juegos en las ultimas dos semanas."
|
no_recent_games: "No he jugado juegos en las ultimas dos semanas."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue