18 lines
307 B
JSON
18 lines
307 B
JSON
|
{
|
||
|
"meta": {
|
||
|
"identifier": "de",
|
||
|
"name": "Deutsch"
|
||
|
},
|
||
|
"tree": {
|
||
|
"event": "Termin",
|
||
|
"events": "Termine",
|
||
|
"reminder": "Erinnerung",
|
||
|
"title_long": "Titel",
|
||
|
"title_short": "was",
|
||
|
"time_long": "Datum und Uhrzeit",
|
||
|
"time_short": "wann",
|
||
|
"location_long": "Ort",
|
||
|
"location_short": "wo"
|
||
|
}
|
||
|
}
|