Files
translation-json/value-sets/ro/appointment_status.json
T
2024-03-25 14:51:51 +00:00

8 lines
178 B
JSON

{
"appointment_status": {
"scheduled": "Scheduled",
"cancelled": "Cancelled",
"moved_online": "Moved online",
"postponed": "Postponed"
}
}