#602 adminstrator can manage calendar resources (#703)

Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
This commit is contained in:
lethemanh
2026-03-25 14:28:24 +07:00
committed by GitHub
parent fdc9d7651b
commit 43424607d4
21 changed files with 237 additions and 36 deletions
+7
View File
@@ -281,10 +281,17 @@
"tooltip": "Others see you as available during the time range of this event."
},
"attendingQuestion": "Attending?",
"authorizeQuestion": "Authorize?",
"ACCEPTED": "Accept",
"TENTATIVE": "Maybe",
"DECLINED": "Decline",
"NEEDS-ACTION": "Pending",
"attendingStatus": {
"ACCEPTED": "Accepted",
"TENTATIVE": "Maybe",
"DECLINED": "Declined",
"NEEDS-ACTION": "Pending"
},
"showMore": "Show more",
"showLess": "Show less",
"joinVideo": "Join the video conference",