use translator

This commit is contained in:
Christopher
2016-04-21 01:04:00 +02:00
parent 4529675ca6
commit a7c394de6c
3 changed files with 26 additions and 11 deletions

View File

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

View File

@@ -0,0 +1,7 @@
{
"TODAY": "Today"
, "TOMORROW": "Tomorrow"
, "RUNNING": "Ends in"
, "LOADING": "Loading events …"
, "EMPTY": "No upcoming events."
}