mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-24 04:16:00 +00:00
Cause ´morgen um ***` and other words are written lowercased, it makes sense to write ´noch` lowercased too. Days und whole day events have to be as they are.
8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"TODAY": "Heute"
|
|
, "TOMORROW": "Morgen"
|
|
, "RUNNING": "noch"
|
|
, "LOADING": "Lade Termine …"
|
|
, "EMPTY": "Keine Termine."
|
|
}
|