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": "Free/Busy 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