mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-08 18:57:42 +02:00
* UBERF-12988: Add integration status and redesign integration state Signed-off-by: Artem Savchenko <armisav@gmail.com> * Update plugins/setting-assets/lang/es.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Artyom Savchenko <armisav@gmail.com> * UBERF-12988: Get state from event Signed-off-by: Artem Savchenko <armisav@gmail.com> * UBERF-12988: Add isLoading for status Signed-off-by: Artem Savchenko <armisav@gmail.com> * UBERF-12988: Fix svelte-check Signed-off-by: Artem Savchenko <armisav@gmail.com> --------- Signed-off-by: Artem Savchenko <armisav@gmail.com> Signed-off-by: Artyom Savchenko <armisav@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
46 lines
1.8 KiB
JSON
46 lines
1.8 KiB
JSON
{
|
|
"string": {
|
|
"MessageID": "消息 ID",
|
|
"IntegrationLabel": "Gmail",
|
|
"IntegrationDescription": "与 Gmail 集成",
|
|
"SharedMessages": "共享的邮件",
|
|
"To": "收件人:",
|
|
"From": "发件人:",
|
|
"Copy": "抄送",
|
|
"MessagesSelected": "选中的消息",
|
|
"PublishSelected": "发布选中",
|
|
"CreateMessage": "创建消息",
|
|
"ShareMessages": "分享消息",
|
|
"Connect": "连接",
|
|
"RedirectGoogle": "您将被重定向到 Google 身份验证页面。请确保选择所有权限。",
|
|
"ConnectGmail": "连接 Gmail 帐户",
|
|
"Reply": "回复",
|
|
"Subject": "主题",
|
|
"Send": "发送",
|
|
"Resend": "重新发送",
|
|
"NewMessage": "新消息",
|
|
"NewMessageTo": "新消息至",
|
|
"Cancel": "取消",
|
|
"SubjectPlaceholder": "消息主题",
|
|
"CopyPlaceholder": "抄送至",
|
|
"ReplyTo": "回复给",
|
|
"Message": "消息",
|
|
"Messages": "消息",
|
|
"Incoming": "收件箱",
|
|
"Email": "电子邮件",
|
|
"Status": "状态",
|
|
"EmailPlaceholder": "john.appleseed@apple.com",
|
|
"WriteEmail": "写邮件",
|
|
"Shared": "已共享",
|
|
"AvailableTo": "可用对象",
|
|
"HaveWrittenEmail": "写了一封邮件",
|
|
"NewIncomingMessage": "给您发送了一封新邮件",
|
|
"ConfigLabel": "电子邮件",
|
|
"ConfigDescription": "Gmail 邮件集成扩展",
|
|
"GooglePrivacy": "Huly 从 Google API 接收的信息的使用和传输将遵守 <a href=\"https://developers.google.com/terms/api-services-user-data-policy#additional_requirements_for_specific_api_scopes\" target=\"_blank\">Google API 服务用户数据政策</a>,包括有限使用要求。",
|
|
"EmailNotificationsDescription": "透過電子郵件接收個人通知。",
|
|
"FailedToConnect": "Gmail 服务不可用",
|
|
"TotalMessages": "总消息数:"
|
|
}
|
|
}
|