translation-json/value-sets/de/appointment_status.json
2022-02-13 17:33:29 +00:00

8 lines
199 B
JSON

{
"appointment_status": {
"scheduled": "Geplant",
"cancelled": "Abgesagt",
"moved_online": "In Online-Veranstaltung umgewandelt",
"postponed": "Verschoben"
}
}