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

7 lines
143 B
JSON

{
"appointment_attendance_modes": {
"offline": "Offline",
"online": "Online",
"mixed": "Offline and online"
}
}