feat: add contact activity component with recent emails and upcoming events
This commit is contained in:
@@ -1816,6 +1816,15 @@
|
||||
"scheduling_uri": "调度 URL",
|
||||
"freebusy_uri": "空闲/忙碌 URL"
|
||||
},
|
||||
"activity": {
|
||||
"recent_emails": "Recent Emails",
|
||||
"upcoming_events": "Upcoming Events",
|
||||
"no_emails": "No recent emails",
|
||||
"no_events": "No upcoming events",
|
||||
"no_subject": "(No subject)",
|
||||
"no_title": "(No title)",
|
||||
"load_failed": "Failed to load"
|
||||
},
|
||||
"form": {
|
||||
"create_title": "新联系人",
|
||||
"edit_title": "编辑联系人",
|
||||
|
||||
Reference in New Issue
Block a user