Files
translation-json/value-sets/hu/appointment_status.json
T
2023-01-22 15:09:56 +00:00

8 lines
193 B
JSON

{
"appointment_status": {
"scheduled": "\u00dctemezve",
"cancelled": "Lemondva",
"moved_online": "\u00c1thelyezve online",
"postponed": "Elhalasztva"
}
}