mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-28 00:55:08 +00:00
use translator
This commit is contained in:
7
modules/default/calendar/translations/de.json
Normal file
7
modules/default/calendar/translations/de.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"TODAY": "Heute"
|
||||
, "TOMORROW": "Morgen"
|
||||
, "RUNNING": "Endet in"
|
||||
, "LOADING": "Lade Termine …"
|
||||
, "EMPTY": "Keine Termine."
|
||||
}
|
7
modules/default/calendar/translations/en.json
Normal file
7
modules/default/calendar/translations/en.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"TODAY": "Today"
|
||||
, "TOMORROW": "Tomorrow"
|
||||
, "RUNNING": "Ends in"
|
||||
, "LOADING": "Loading events …"
|
||||
, "EMPTY": "No upcoming events."
|
||||
}
|
Reference in New Issue
Block a user