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

8 lines
178 B
JSON
Raw Normal View History

2024-03-25 15:51:51 +01:00
{
"appointment_status": {
"scheduled": "Scheduled",
"cancelled": "Cancelled",
"moved_online": "Moved online",
"postponed": "Postponed"
}
}