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

8 lines
222 B
JSON
Raw Normal View History

2022-02-13 17:33:29 +00:00
{
"appointment_status": {
2022-10-27 15:48:41 +00:00
"scheduled": "Planifi\u00e9",
"cancelled": "Annul\u00e9",
"moved_online": "Transform\u00e9 en \u00e9v\u00e9nement en ligne",
"postponed": "Report\u00e9"
2022-02-13 17:33:29 +00:00
}
}