Create es.json

Added Spanish translations
This commit is contained in:
Jordi De Poortere 2016-05-11 18:33:25 +02:00
parent d364b04cad
commit ff612799c0

27
translations/es.json Normal file
View File

@ -0,0 +1,27 @@
{
/* GENERAL */
"LOADING": "Cargando …",
/* CALENDAR */
"TODAY": "Hoy",
"TOMORROW": "Mañana",
"RUNNING": "Termina en",
"EMPTY": "No hay eventos programados.",
/* WEATHER */
"N": "N",
"NNE": "NNE,
"ENE": ENE,
"E": E,
"ESE": ESE,
"SE": SE,
"SSE": SSE,
"S": S,
"SSW": SSO,
"SW": SO,
"WSW": OSO,
"W": O,
"WNW": ONO,
"NW": NO,
"NNW": NNO
}