[#90] added freebusy (#618)

This commit is contained in:
Camille Moussu
2026-03-12 18:07:25 +01:00
committed by GitHub
parent 047cbeef62
commit fd7581a8db
18 changed files with 917 additions and 29 deletions
+6
View File
@@ -130,6 +130,12 @@
"occurrences": "occurrences"
}
},
"freeBusy": {
"unknown": "Unknown status",
"busy": "This person is busy",
"free": "User is free",
"loading": "Status is loading"
},
"form": {
"title": "Title",
"titlePlaceholder": "Add title",
+6
View File
@@ -131,6 +131,12 @@
"occurrences": "occurrences"
}
},
"freeBusy": {
"unknown": "Statut inconnu",
"busy": "Cette personne est occupée",
"free": "L'utilisateur est disponible",
"loading": "Chargement du statut"
},
"form": {
"title": "Titre",
"titlePlaceholder": "Ajouter un titre",
+6
View File
@@ -131,6 +131,12 @@
"occurrences": "повторений"
}
},
"freeBusy": {
"unknown": "Статус неизвестен",
"busy": "Пользователь занят",
"free": "Пользователь свободен",
"loading": "Загрузка статуса"
},
"form": {
"title": "Название",
"titlePlaceholder": "Добавить название",
+6
View File
@@ -129,6 +129,12 @@
"occurrences": "lần"
}
},
"freeBusy": {
"unknown": "Trạng thái không rõ",
"busy": "Người này đang bận",
"free": "Người dùng đang rảnh",
"loading": "Đang tải trạng thái"
},
"form": {
"title": "Tiêu đề",
"titlePlaceholder": "Thêm tiêu đề",