mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
Finnish translation
This commit is contained in:
28
translations/fi.json
Normal file
28
translations/fi.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
/* GENERAL */
|
||||
"LOADING": "Lataa …",
|
||||
|
||||
/* CALENDAR */
|
||||
"TODAY": "Tänään",
|
||||
"TOMORROW": "Huomenna",
|
||||
"RUNNING": "Meneillään",
|
||||
"EMPTY": "Ei tulevia tapahtumia.",
|
||||
|
||||
/* WEATHER */
|
||||
"N": "P",
|
||||
"NNE": "PPI",
|
||||
"NE": "PI",
|
||||
"ENE": "IPI",
|
||||
"E": "I",
|
||||
"ESE": "IEI",
|
||||
"SE": "EI",
|
||||
"SSE": "EEI",
|
||||
"S": "E",
|
||||
"SSW": "EEL",
|
||||
"SW": "EL",
|
||||
"WSW": "LEL",
|
||||
"W": "L",
|
||||
"WNW": "LPL",
|
||||
"NW": "PL",
|
||||
"NNW": "PPL"
|
||||
}
|
Reference in New Issue
Block a user