Update de.json

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.
This commit is contained in:
djsunrise19 2016-04-27 10:45:15 +02:00
parent 66e71282a0
commit 7cbc8a0ede

View File

@ -1,7 +1,7 @@
{
"TODAY": "Heute"
, "TOMORROW": "Morgen"
, "RUNNING": "Noch"
, "RUNNING": "noch"
, "LOADING": "Lade Termine …"
, "EMPTY": "Keine Termine."
}