translation-json/value-sets/de/appointment_status.json

8 lines
199 B
JSON
Raw Normal View History

2022-02-13 18:33:29 +01:00
{
"appointment_status": {
"scheduled": "Geplant",
"cancelled": "Abgesagt",
"moved_online": "In Online-Veranstaltung umgewandelt",
"postponed": "Verschoben"
}
}