#598 resource field in event (#634)

Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
This commit is contained in:
lethemanh
2026-03-17 20:11:12 +07:00
committed by GitHub
parent e4fb209147
commit 387e64d58c
21 changed files with 503 additions and 91 deletions
+4 -1
View File
@@ -187,7 +187,9 @@
"busy": "Busy",
"visibleTo": "Visible to",
"visibleAll": "All",
"visibleParticipants": "Participants"
"visibleParticipants": "Participants",
"resource": "Resource",
"select_resource_placeholder": "Add resource"
},
"validation": {
"titleRequired": "Title is required",
@@ -281,6 +283,7 @@
"ACCEPTED": "Accept",
"TENTATIVE": "Maybe",
"DECLINED": "Decline",
"NEEDS-ACTION": "Pending",
"showMore": "Show more",
"showLess": "Show less",
"joinVideo": "Join the video conference",