60 lines
2.7 KiB
JSON
60 lines
2.7 KiB
JSON
{
|
|
"config": {
|
|
"title": "Jahrestage",
|
|
"step": {
|
|
"user": {
|
|
"title": "Jahrestage",
|
|
"description": "Setze den Namen des Sensors und ändere Sensorparameter. Mehr Informationen auf https://github.com/pinkywafer/Anniversaries",
|
|
"data": {
|
|
"name": "Name",
|
|
"date": "Erstes Datum (yyyy-mm-dd) oder (mm-dd) wenn das Jahr unbekannt ist",
|
|
"one_time": "Einmaliges Ereignis (nicht wiederholt)",
|
|
"show_half_anniversary": "Halber Jahrestag-Attribut anzeigen",
|
|
"unit_of_measurement": "Text für unit_of_measurement",
|
|
"id_prefix": "Entity_id Prefix"
|
|
}
|
|
},
|
|
"icons": {
|
|
"title": "Jahrestage",
|
|
"description": "Ändere Sensorparameter. Mehr Informationen auf https://github.com/pinkywafer/Anniversaries",
|
|
"data": {
|
|
"icon_normal": "Icon",
|
|
"icon_today": "Icon, wenn heute der Jahrestag ist",
|
|
"days_as_soon": "Ab wie vielen Tagen gilt \"bald\"",
|
|
"icon_soon": "Icon, wenn der Jahrestag bald ist"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"invalid_date": "Das Datum ist ungültig. Bitte gib ein valides Datum im Format \"YYYY-MM-DD\" oder \" MM-DD\" ein."
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"title": "Jahrestage",
|
|
"description": "Ändere Sensorparameter. Mehr Informationen auf https://github.com/pinkywafer/Anniversaries",
|
|
"data": {
|
|
"name": "Name",
|
|
"date": "Erstes Datum (yyyy-mm-dd) oder (mm-dd) wenn das Jahr unbekannt ist",
|
|
"one_time": "Einmaliges Ereignis (nicht wiederholt)",
|
|
"show_half_anniversary": "Halber Jahrestag-Attribut anzeigen",
|
|
"unit_of_measurement": "Text für unit_of_measurement"
|
|
}
|
|
},
|
|
"icons": {
|
|
"title": "Jahrestage",
|
|
"description": "Ändere Sensorparameter. Mehr Informationen auf https://github.com/pinkywafer/Anniversaries",
|
|
"data": {
|
|
"icon_normal": "Icon",
|
|
"icon_today": "Icon, wenn heute der Jahrestag ist",
|
|
"days_as_soon": "Ab wie vielen Tagen gilt \"bald\"",
|
|
"icon_soon": "Icon, wenn der Jahrestag bald ist"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"invalid_date": "Das Datum ist ungültig. Bitte gib ein valides Datum im Format \"YYYY-MM-DD\" oder \" MM-DD\" ein."
|
|
}
|
|
}
|
|
} |