Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spanish update #186

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions langs/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@
"CWMOON.TotalLEclipse" : "Elcipse lunar total",
"CWMOON.PartialLEclipse" : "Eclipse lunar parcial",
"CWMOON.ChatTitle" : "Fases lunares",
"CWMOON.LowSanction" : "Sanción baja",
"CWMOON.HighSanction" : "Sanción alta",

"Events": "Events",
"ReoccuringEvents": "Eventos recurrentes",
Expand Down Expand Up @@ -176,6 +178,8 @@
"CWSETTING.useCelciusHelp": "Usar grados Celcius para la temperatura",
"CWSETTING.playerSeeWeather": "Mostrar tiempo a los jugadores",
"CWSETTING.playerSeeWeatherHelp": "Cuando se marque, los jugadores podrán activar/desactivar el tiempo",
"CWSETTING.useSanctions": "Usar sanciones lunares",
"CWSETTING.useSanctionsHelp": "Cuando esté activo, se mostrará si las lunas están en sanción alta o baja. Útil en entornos como la Dragonlance",

"CWEXPORT.copied": "¡Se han copiado los datos del calendario al portapapeles!",
"CWIMPORT.success": "¡Se han importado correctamente los datos del calendario!",
Expand Down