@alfadocs/ui-kit 1.45.0 → 1.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks/{actions-cell-renderer-BXBy9c0f.js → actions-cell-renderer-B5m9lwgC.js} +2 -2
- package/dist/_chunks/ai-credits-notice-xszqOZTC.js +90 -0
- package/dist/_chunks/ai-credits-notice.agent-C9L7orrP.js +17 -0
- package/dist/_chunks/{ai-consent-banner-D7I2U-cz.js → ai-permission-notice-D7I2U-cz.js} +1 -1
- package/dist/_chunks/ai-sparkle-D23NT8Z_.js +45 -0
- package/dist/_chunks/{anamnesis-summary-rows-DQUqwWc1.js → anamnesis-summary-rows-DI-UX5r6.js} +2 -2
- package/dist/_chunks/{appointment-card-TgR_2GKS.js → appointment-card-DluZy8Iv.js} +2 -2
- package/dist/_chunks/{appointment-peek-abiR0T9e.js → appointment-peek-BsfCpiJs.js} +3 -3
- package/dist/_chunks/{appointment-timeline-CCnyUYKz.js → appointment-timeline-Cs5f9viN.js} +3 -3
- package/dist/_chunks/{appointment-tray-N0yEI8UF.js → appointment-tray-CLrGGnKR.js} +2 -2
- package/dist/_chunks/baby-Dku-Xvg9.js +23 -0
- package/dist/_chunks/{balance-badge-cell-o6LldMUA.js → balance-badge-cell-YGrYdrvR.js} +3 -3
- package/dist/_chunks/booking-C4MwImkS.js +3362 -0
- package/dist/_chunks/button-group-CA1tmu39.js +325 -0
- package/dist/_chunks/{calendar-U6N0F99w.js → calendar-OzSeTb4V.js} +2 -2
- package/dist/_chunks/{calendar-event-card-DKUnT9Be.js → calendar-event-card-B6N5h1dO.js} +57 -48
- package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
- package/dist/_chunks/{chart-PF2krCZC.js → chart-D8ucl8hH.js} +2 -2
- package/dist/_chunks/{data-table-CcAx_I1w.js → data-table-DnKOmEVw.js} +2 -2
- package/dist/_chunks/{editable-currency-cell-renderer-Psb6XKHR.js → editable-currency-cell-renderer-OUkUv7U4.js} +2 -2
- package/dist/_chunks/{face-scheme-Bm6pe7R8.js → face-scheme-mIhwrQXt.js} +3 -3
- package/dist/_chunks/{file-manager-BfLQxF5t.js → file-manager-DOcJGIx2.js} +4 -4
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
- package/dist/_chunks/{header-settings-CTe45iDy.js → header-settings-BEfx_-TF.js} +2 -2
- package/dist/_chunks/{help-me-write-templates-GUeEn3Ff.js → help-me-write-templates-DHIwa4xR.js} +205 -199
- package/dist/_chunks/{hover-card-BMJBVqIf.js → hover-card-nUae8NPJ.js} +67 -62
- package/dist/_chunks/{icon-button-group-DkkdIygu.js → icon-button-group-DZKC6KGf.js} +181 -168
- package/dist/_chunks/kit-extensions-DuoFF1R3.js +94 -0
- package/dist/_chunks/{marketplace-app-shell-DdwPj03y.js → marketplace-app-shell-PB89Dkk_.js} +2 -2
- package/dist/_chunks/{notes-panel-Dkk9QPPX.js → notes-panel-CHbDDMx8.js} +83 -73
- package/dist/_chunks/{patient-details-C8ImUrVg.js → patient-details-yrgkSeEY.js} +2 -2
- package/dist/_chunks/{patient-field-row-BRSOKvme.js → patient-field-row-DCMkFGqI.js} +3 -3
- package/dist/_chunks/{patient-summary-card-BhmKB2KR.js → patient-summary-card-CmEFflGS.js} +59 -45
- package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
- package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
- package/dist/_chunks/rich-text-editor-BwDV2XkZ.js +4153 -0
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
- package/dist/_chunks/{tasks-panel-CpcikOeY.js → tasks-panel-DncuBPIZ.js} +2 -2
- package/dist/_chunks/{theme-toggle-bI0pgDDv.js → theme-toggle-BP0XRGMM.js} +2 -2
- package/dist/_chunks/use-ai-sparkle-Cf4yVTLB.js +76 -0
- package/dist/_chunks/{workflow-status-xeaJTzD3.js → workflow-status-CuJAOuKL.js} +43 -42
- package/dist/agent-catalog.json +36 -7
- package/dist/agent-i18n/en.json +3 -3
- package/dist/components/ai-credits-notice/ai-credits-notice.agent.d.ts +3 -0
- package/dist/components/ai-credits-notice/ai-credits-notice.d.ts +48 -0
- package/dist/components/ai-credits-notice/index.d.ts +4 -0
- package/dist/components/ai-credits-notice/index.js +7 -0
- package/dist/components/{ai-consent-banner/ai-consent-banner.agent.d.ts → ai-permission-notice/ai-permission-notice.agent.d.ts} +2 -2
- package/dist/components/{ai-consent-banner/ai-consent-banner.d.ts → ai-permission-notice/ai-permission-notice.d.ts} +1 -1
- package/dist/components/ai-permission-notice/index.d.ts +4 -0
- package/dist/components/{ai-consent-banner → ai-permission-notice}/index.js +1 -1
- package/dist/components/ai-sparkle/ai-sparkle.d.ts +3 -3
- package/dist/components/ai-sparkle/index.js +1 -1
- package/dist/components/appointment-card/index.js +2 -2
- package/dist/components/appointment-peek/index.js +1 -1
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/booking-types.d.ts +60 -1
- package/dist/components/booking/booking.d.ts +1 -1
- package/dist/components/booking/details-form.d.ts +5 -1
- package/dist/components/booking/index.d.ts +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/booking/payment.d.ts +9 -0
- package/dist/components/booking/use-booking-payment.d.ts +14 -0
- package/dist/components/button-group/index.js +1 -1
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/calendar-event-card/index.js +1 -1
- package/dist/components/chart/index.js +1 -1
- package/dist/components/data-table/index.js +3 -3
- package/dist/components/face-scheme/index.js +1 -1
- package/dist/components/file-manager/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/header-settings/index.js +1 -1
- package/dist/components/hover-card/hover-card.d.ts +4 -0
- package/dist/components/hover-card/index.d.ts +1 -1
- package/dist/components/hover-card/index.js +3 -2
- package/dist/components/icon-button-group/index.js +1 -1
- package/dist/components/index.d.ts +2 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +10 -0
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/patient-table/index.js +1 -1
- package/dist/components/payment-form/index.d.ts +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/payment-form/payment-form.d.ts +35 -3
- package/dist/components/phone-input/index.js +1 -1
- package/dist/components/rich-text-editor/editor-extensions.d.ts +54 -0
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +2 -1
- package/dist/components/rich-text-editor/help-me-write-overlay.d.ts +4 -0
- package/dist/components/rich-text-editor/index.d.ts +2 -0
- package/dist/components/rich-text-editor/index.js +6 -4
- package/dist/components/rich-text-editor/kit-extensions.d.ts +4 -0
- package/dist/components/rich-text-editor/rich-text-editor.d.ts +18 -2
- package/dist/components/stepper-accordion/index.js +1 -1
- package/dist/components/tasks-panel/index.js +1 -1
- package/dist/components/theme-toggle/index.js +1 -1
- package/dist/components/workflow-status/index.js +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js +51 -53
- package/dist/hooks/use-ai-sparkle.d.ts +7 -25
- package/dist/host-compat.css +2 -2
- package/dist/i18n/locales/ar.d.ts +67 -1
- package/dist/i18n/locales/ar.js +69 -3
- package/dist/i18n/locales/de.d.ts +67 -1
- package/dist/i18n/locales/de.js +69 -3
- package/dist/i18n/locales/el.d.ts +67 -1
- package/dist/i18n/locales/el.js +69 -3
- package/dist/i18n/locales/en.d.ts +67 -1
- package/dist/i18n/locales/en.js +69 -3
- package/dist/i18n/locales/es.d.ts +67 -1
- package/dist/i18n/locales/es.js +69 -3
- package/dist/i18n/locales/fr.d.ts +67 -1
- package/dist/i18n/locales/fr.js +69 -3
- package/dist/i18n/locales/hi.d.ts +67 -1
- package/dist/i18n/locales/hi.js +69 -3
- package/dist/i18n/locales/it.d.ts +67 -1
- package/dist/i18n/locales/it.js +69 -3
- package/dist/i18n/locales/ja.d.ts +67 -1
- package/dist/i18n/locales/ja.js +69 -3
- package/dist/i18n/locales/nl.d.ts +67 -1
- package/dist/i18n/locales/nl.js +69 -3
- package/dist/i18n/locales/pl.d.ts +67 -1
- package/dist/i18n/locales/pl.js +69 -3
- package/dist/i18n/locales/pt.d.ts +67 -1
- package/dist/i18n/locales/pt.js +69 -3
- package/dist/i18n/locales/ro.d.ts +67 -1
- package/dist/i18n/locales/ro.js +69 -3
- package/dist/i18n/locales/ru.d.ts +67 -1
- package/dist/i18n/locales/ru.js +69 -3
- package/dist/i18n/locales/sq.d.ts +67 -1
- package/dist/i18n/locales/sq.js +69 -3
- package/dist/i18n/locales/sv.d.ts +67 -1
- package/dist/i18n/locales/sv.js +69 -3
- package/dist/i18n/locales/tr.d.ts +67 -1
- package/dist/i18n/locales/tr.js +69 -3
- package/dist/i18n/locales/zh.d.ts +67 -1
- package/dist/i18n/locales/zh.js +69 -3
- package/dist/index.js +648 -641
- package/dist/locales/ar.json +69 -3
- package/dist/locales/de.json +69 -3
- package/dist/locales/el.json +69 -3
- package/dist/locales/en.json +69 -3
- package/dist/locales/es.json +69 -3
- package/dist/locales/fr.json +69 -3
- package/dist/locales/hi.json +69 -3
- package/dist/locales/it.json +69 -3
- package/dist/locales/ja.json +69 -3
- package/dist/locales/nl.json +69 -3
- package/dist/locales/pl.json +69 -3
- package/dist/locales/pt.json +69 -3
- package/dist/locales/ro.json +69 -3
- package/dist/locales/ru.json +69 -3
- package/dist/locales/sq.json +69 -3
- package/dist/locales/sv.json +69 -3
- package/dist/locales/tr.json +69 -3
- package/dist/locales/zh.json +69 -3
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
- package/dist/patterns/calendar/calendar-workspace.d.ts +6 -4
- package/dist/patterns/calendar/calendar.data.d.ts +26 -0
- package/dist/patterns/calendar/calendar.journey.d.ts +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +16 -5
- package/dist/patterns/calendar/calendar.types.d.ts +25 -9
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +11 -2
- package/dist/patterns/help-me-write-templates/index.js +1 -1
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +14 -4
- package/dist/_chunks/ai-sparkle-DXeP_6a0.js +0 -52
- package/dist/_chunks/booking-D43ASl8y.js +0 -3034
- package/dist/_chunks/button-group-R32U7SyV.js +0 -307
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js +0 -12161
- package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
- package/dist/_chunks/rich-text-editor-BrAvNajV.js +0 -3779
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js +0 -103
- package/dist/components/ai-consent-banner/index.d.ts +0 -4
|
@@ -6,6 +6,25 @@ export declare const zhUi: {
|
|
|
6
6
|
readonly infoTip: {
|
|
7
7
|
readonly triggerLabel: "更多信息";
|
|
8
8
|
};
|
|
9
|
+
readonly aiCreditsNotice: {
|
|
10
|
+
readonly dismiss: "不再显示";
|
|
11
|
+
readonly included: {
|
|
12
|
+
readonly eyebrow: "AI 辅助";
|
|
13
|
+
readonly heading: "已包含在您的套餐中";
|
|
14
|
+
readonly body: "在此试用期间,AI 功能免费提供,无需额外付费。";
|
|
15
|
+
readonly allowance: "本月 AI 操作剩余 {{remaining}}/{{limit}}";
|
|
16
|
+
readonly resetsOn: "将于 {{date}} 更新";
|
|
17
|
+
readonly learnMore: "了解更多";
|
|
18
|
+
};
|
|
19
|
+
readonly bundles: {
|
|
20
|
+
readonly eyebrow: "AI 额度";
|
|
21
|
+
readonly headingWithAllowance: "额度 {{remaining}}/{{limit}}";
|
|
22
|
+
readonly body: "免费套餐每月包含 {{limit}} 次操作。选择一个额度包以不受限制地继续使用。";
|
|
23
|
+
readonly bodyGeneric: "选择一个额度包以不受限制地继续使用。";
|
|
24
|
+
readonly viewBundles: "查看额度包";
|
|
25
|
+
readonly seeCosts: "每次操作的费用";
|
|
26
|
+
};
|
|
27
|
+
};
|
|
9
28
|
readonly opticalPrescription: {
|
|
10
29
|
readonly ariaLabel: "眼镜处方";
|
|
11
30
|
readonly metaLabel: "处方详情";
|
|
@@ -584,6 +603,7 @@ export declare const zhUi: {
|
|
|
584
603
|
readonly slider: {
|
|
585
604
|
readonly minLabel: "最小值";
|
|
586
605
|
readonly maxLabel: "最大值";
|
|
606
|
+
readonly value: "值";
|
|
587
607
|
};
|
|
588
608
|
readonly checkboxGroup: {
|
|
589
609
|
readonly selectAll: "全选";
|
|
@@ -735,6 +755,8 @@ export declare const zhUi: {
|
|
|
735
755
|
readonly remove: "移除文件";
|
|
736
756
|
readonly progress: "已上传 {{percent}}%";
|
|
737
757
|
readonly filesSelected: "已选择 {{count}} 个文件";
|
|
758
|
+
readonly maxSizeHint: "最大 {{size}}";
|
|
759
|
+
readonly maxFilesHint: "最多 {{count}} 个文件";
|
|
738
760
|
readonly errors: {
|
|
739
761
|
readonly fileTooLarge: "文件超过 {{maxSize}}";
|
|
740
762
|
readonly fileTooSmall: "文件小于 {{minSize}}";
|
|
@@ -1708,6 +1730,29 @@ export declare const zhUi: {
|
|
|
1708
1730
|
readonly slotLabel: "{{day}},{{time}}";
|
|
1709
1731
|
};
|
|
1710
1732
|
readonly booking: {
|
|
1733
|
+
readonly payment: {
|
|
1734
|
+
readonly paidTitle: "已收到付款,预约已确认";
|
|
1735
|
+
readonly paidBody: "我们已收到{{amount}},您的预约已确认。";
|
|
1736
|
+
readonly paidDemoTitle: "支付成功(演示)";
|
|
1737
|
+
readonly paidDemo: "演示已完成:未收取任何款项,也未创建任何预约。";
|
|
1738
|
+
readonly summaryPaid: "已付金额";
|
|
1739
|
+
readonly heading: "支付以确认预约";
|
|
1740
|
+
readonly processing: "正在处理您的付款。";
|
|
1741
|
+
readonly confirming: "已收到付款,正在确认您的预约。";
|
|
1742
|
+
readonly failed: "付款未完成。请重试。";
|
|
1743
|
+
readonly completionFailed: "已收到付款。请重试确认预约,无需再次付款。";
|
|
1744
|
+
readonly retryConfirmation: "重新确认预约";
|
|
1745
|
+
readonly cancelled: "付款已取消,尚未确认任何预约。";
|
|
1746
|
+
readonly noticeTitle: "需要在线支付";
|
|
1747
|
+
readonly noticeBody: "请在线支付{{amount}}以确认本次预约。";
|
|
1748
|
+
readonly accept: "我同意在线支付{{amount}}。";
|
|
1749
|
+
readonly terms: "付款条款";
|
|
1750
|
+
readonly submit: "支付{{amount}}并预约";
|
|
1751
|
+
readonly submitFailed: "无法开始预约。请重试。";
|
|
1752
|
+
readonly full: "在线支付{{amount}}";
|
|
1753
|
+
readonly deposit: "在线预付{{amount}}";
|
|
1754
|
+
readonly unavailable: "无法获取付款详情。请重新选择服务。";
|
|
1755
|
+
};
|
|
1711
1756
|
readonly regionLabel: "预约";
|
|
1712
1757
|
readonly stepAnnouncement: "步骤 {{current}} / {{total}}:{{label}}";
|
|
1713
1758
|
readonly filtersLabel: "您的选择";
|
|
@@ -2041,6 +2086,7 @@ export declare const zhUi: {
|
|
|
2041
2086
|
readonly mr: "Mr.";
|
|
2042
2087
|
readonly ms: "Ms.";
|
|
2043
2088
|
};
|
|
2089
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2044
2090
|
readonly gender: {
|
|
2045
2091
|
readonly m: "男";
|
|
2046
2092
|
readonly f: "女";
|
|
@@ -2791,6 +2837,8 @@ export declare const zhUi: {
|
|
|
2791
2837
|
readonly remove: "清除高亮";
|
|
2792
2838
|
};
|
|
2793
2839
|
readonly heading: "标题";
|
|
2840
|
+
readonly extensionsKit: "来自工具包";
|
|
2841
|
+
readonly extensionsMarketplace: "来自应用市场";
|
|
2794
2842
|
readonly extensions: "编辑器扩展";
|
|
2795
2843
|
readonly insertVariable: "插入变量";
|
|
2796
2844
|
readonly variables: {
|
|
@@ -2929,6 +2977,9 @@ export declare const zhUi: {
|
|
|
2929
2977
|
readonly cvc: "CVC";
|
|
2930
2978
|
};
|
|
2931
2979
|
readonly error: {
|
|
2980
|
+
readonly billingAddressIncomplete: "请在付款前填写完整的账单地址。";
|
|
2981
|
+
readonly billingDetailsChanged: "您的账单地址已更改。请检查后重试。";
|
|
2982
|
+
readonly billingDetailsSave: "无法保存您的账单信息。请重试。";
|
|
2932
2983
|
readonly generic: "出现错误,请重试。";
|
|
2933
2984
|
readonly cardNumber: "卡号无效。";
|
|
2934
2985
|
readonly expiry: "有效期无效。";
|
|
@@ -4624,16 +4675,26 @@ export declare const zhUi: {
|
|
|
4624
4675
|
readonly noteRequired: "请输入备注。";
|
|
4625
4676
|
readonly operator: "操作员";
|
|
4626
4677
|
readonly operatorNone: "无操作员";
|
|
4678
|
+
readonly operatorUnresolved: "列表中没有的操作员:{{id}}";
|
|
4679
|
+
readonly type: "类型";
|
|
4680
|
+
readonly typeGroupStandard: "标准类型";
|
|
4681
|
+
readonly typeGroupCustom: "诊所类型";
|
|
4682
|
+
readonly typeUnresolved: "列表中没有的类型:{{id}}";
|
|
4683
|
+
readonly assignee: "指派给";
|
|
4684
|
+
readonly assigneeNone: "无人";
|
|
4685
|
+
readonly assigneeUnresolved: "列表中没有的被指派人:{{id}}";
|
|
4627
4686
|
readonly about: "相关对象";
|
|
4628
4687
|
readonly aboutNobody: "无";
|
|
4629
4688
|
readonly aboutPatient: "患者";
|
|
4630
4689
|
readonly aboutCompany: "公司";
|
|
4690
|
+
readonly aboutOperator: "操作员";
|
|
4631
4691
|
readonly companyName: "公司名称";
|
|
4632
4692
|
readonly companyUnresolved: "关联公司(不在列表中):{{id}}";
|
|
4633
4693
|
readonly companyReplace: "更换公司";
|
|
4634
4694
|
readonly done: "已完成";
|
|
4635
4695
|
readonly save: "保存";
|
|
4636
4696
|
readonly cancel: "取消";
|
|
4697
|
+
readonly actionsLabel: "任务操作";
|
|
4637
4698
|
readonly delete: "删除";
|
|
4638
4699
|
readonly deleteConfirmTitle: "删除此任务?";
|
|
4639
4700
|
readonly deleteConfirmBody: "该任务将被删除。此操作在此处无法撤销。";
|
|
@@ -4828,6 +4889,7 @@ export declare const zhUi: {
|
|
|
4828
4889
|
readonly resetFiltersCount_zero: "重置筛选——{{count}} 个生效中";
|
|
4829
4890
|
readonly resetFiltersCount_two: "重置筛选——{{count}} 个生效中";
|
|
4830
4891
|
readonly resetFiltersCount_few: "重置筛选——{{count}} 个生效中";
|
|
4892
|
+
readonly backlogCount: "待完善 — {{n}} 项待完善";
|
|
4831
4893
|
};
|
|
4832
4894
|
readonly view: {
|
|
4833
4895
|
readonly menuLabel: "日历视图——{{view}}";
|
|
@@ -4895,6 +4957,11 @@ export declare const zhUi: {
|
|
|
4895
4957
|
readonly filterNoPatient: "无患者";
|
|
4896
4958
|
readonly filterNoOperator: "无操作员";
|
|
4897
4959
|
readonly filterNoChair: "无诊椅";
|
|
4960
|
+
readonly settings: "面板设置";
|
|
4961
|
+
readonly settingsNarrowed: "面板设置,列表已筛选";
|
|
4962
|
+
readonly settingsTitle: "显示哪些内容";
|
|
4963
|
+
readonly settingsHint: "只要有一项缺失信息处于开启状态,该卡片就会显示。";
|
|
4964
|
+
readonly emptyNarrowed: "面板设置中有部分筛选已关闭。";
|
|
4898
4965
|
readonly notShownOnChairAxis: "在分配诊椅之前,不会显示在诊椅列中。";
|
|
4899
4966
|
};
|
|
4900
4967
|
readonly waitingList: {
|
|
@@ -4939,7 +5006,6 @@ export declare const zhUi: {
|
|
|
4939
5006
|
};
|
|
4940
5007
|
readonly readOnly: {
|
|
4941
5008
|
readonly createBlocked: "您没有创建预约的权限。";
|
|
4942
|
-
readonly createTaskBlocked: "您没有创建任务的权限。";
|
|
4943
5009
|
readonly changeBlocked: "您没有修改预约的权限。";
|
|
4944
5010
|
readonly waitingBlocked: "您没有修改等候名单的权限。";
|
|
4945
5011
|
readonly waitingLockedBody: "您没有修改等候名单的权限 — 请向诊所所有者申请日历编辑权限。";
|
package/dist/i18n/locales/zh.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
2
2
|
infoTip: {
|
|
3
3
|
triggerLabel: "更多信息"
|
|
4
4
|
},
|
|
5
|
+
aiCreditsNotice: {
|
|
6
|
+
dismiss: "不再显示",
|
|
7
|
+
included: {
|
|
8
|
+
eyebrow: "AI 辅助",
|
|
9
|
+
heading: "已包含在您的套餐中",
|
|
10
|
+
body: "在此试用期间,AI 功能免费提供,无需额外付费。",
|
|
11
|
+
allowance: "本月 AI 操作剩余 {{remaining}}/{{limit}}",
|
|
12
|
+
resetsOn: "将于 {{date}} 更新",
|
|
13
|
+
learnMore: "了解更多"
|
|
14
|
+
},
|
|
15
|
+
bundles: {
|
|
16
|
+
eyebrow: "AI 额度",
|
|
17
|
+
headingWithAllowance: "额度 {{remaining}}/{{limit}}",
|
|
18
|
+
body: "免费套餐每月包含 {{limit}} 次操作。选择一个额度包以不受限制地继续使用。",
|
|
19
|
+
bodyGeneric: "选择一个额度包以不受限制地继续使用。",
|
|
20
|
+
viewBundles: "查看额度包",
|
|
21
|
+
seeCosts: "每次操作的费用"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
opticalPrescription: {
|
|
6
25
|
ariaLabel: "眼镜处方",
|
|
7
26
|
metaLabel: "处方详情",
|
|
@@ -575,7 +594,8 @@ const e = {
|
|
|
575
594
|
},
|
|
576
595
|
slider: {
|
|
577
596
|
minLabel: "最小值",
|
|
578
|
-
maxLabel: "最大值"
|
|
597
|
+
maxLabel: "最大值",
|
|
598
|
+
value: "值"
|
|
579
599
|
},
|
|
580
600
|
checkboxGroup: {
|
|
581
601
|
selectAll: "全选",
|
|
@@ -727,6 +747,8 @@ const e = {
|
|
|
727
747
|
remove: "移除文件",
|
|
728
748
|
progress: "已上传 {{percent}}%",
|
|
729
749
|
filesSelected: "已选择 {{count}} 个文件",
|
|
750
|
+
maxSizeHint: "最大 {{size}}",
|
|
751
|
+
maxFilesHint: "最多 {{count}} 个文件",
|
|
730
752
|
errors: {
|
|
731
753
|
fileTooLarge: "文件超过 {{maxSize}}",
|
|
732
754
|
fileTooSmall: "文件小于 {{minSize}}",
|
|
@@ -1708,6 +1730,29 @@ const e = {
|
|
|
1708
1730
|
slotLabel: "{{day}},{{time}}"
|
|
1709
1731
|
},
|
|
1710
1732
|
booking: {
|
|
1733
|
+
payment: {
|
|
1734
|
+
paidTitle: "已收到付款,预约已确认",
|
|
1735
|
+
paidBody: "我们已收到{{amount}},您的预约已确认。",
|
|
1736
|
+
paidDemoTitle: "支付成功(演示)",
|
|
1737
|
+
paidDemo: "演示已完成:未收取任何款项,也未创建任何预约。",
|
|
1738
|
+
summaryPaid: "已付金额",
|
|
1739
|
+
heading: "支付以确认预约",
|
|
1740
|
+
processing: "正在处理您的付款。",
|
|
1741
|
+
confirming: "已收到付款,正在确认您的预约。",
|
|
1742
|
+
failed: "付款未完成。请重试。",
|
|
1743
|
+
completionFailed: "已收到付款。请重试确认预约,无需再次付款。",
|
|
1744
|
+
retryConfirmation: "重新确认预约",
|
|
1745
|
+
cancelled: "付款已取消,尚未确认任何预约。",
|
|
1746
|
+
noticeTitle: "需要在线支付",
|
|
1747
|
+
noticeBody: "请在线支付{{amount}}以确认本次预约。",
|
|
1748
|
+
accept: "我同意在线支付{{amount}}。",
|
|
1749
|
+
terms: "付款条款",
|
|
1750
|
+
submit: "支付{{amount}}并预约",
|
|
1751
|
+
submitFailed: "无法开始预约。请重试。",
|
|
1752
|
+
full: "在线支付{{amount}}",
|
|
1753
|
+
deposit: "在线预付{{amount}}",
|
|
1754
|
+
unavailable: "无法获取付款详情。请重新选择服务。"
|
|
1755
|
+
},
|
|
1711
1756
|
regionLabel: "预约",
|
|
1712
1757
|
stepAnnouncement: "步骤 {{current}} / {{total}}:{{label}}",
|
|
1713
1758
|
filtersLabel: "您的选择",
|
|
@@ -2031,6 +2076,7 @@ const e = {
|
|
|
2031
2076
|
mr: "Mr.",
|
|
2032
2077
|
ms: "Ms."
|
|
2033
2078
|
},
|
|
2079
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2034
2080
|
gender: {
|
|
2035
2081
|
m: "男",
|
|
2036
2082
|
f: "女"
|
|
@@ -2761,6 +2807,8 @@ const e = {
|
|
|
2761
2807
|
},
|
|
2762
2808
|
highlight: { remove: "清除高亮" },
|
|
2763
2809
|
heading: "标题",
|
|
2810
|
+
extensionsKit: "来自工具包",
|
|
2811
|
+
extensionsMarketplace: "来自应用市场",
|
|
2764
2812
|
extensions: "编辑器扩展",
|
|
2765
2813
|
insertVariable: "插入变量",
|
|
2766
2814
|
variables: {
|
|
@@ -2899,6 +2947,9 @@ const e = {
|
|
|
2899
2947
|
cvc: "CVC"
|
|
2900
2948
|
},
|
|
2901
2949
|
error: {
|
|
2950
|
+
billingAddressIncomplete: "请在付款前填写完整的账单地址。",
|
|
2951
|
+
billingDetailsChanged: "您的账单地址已更改。请检查后重试。",
|
|
2952
|
+
billingDetailsSave: "无法保存您的账单信息。请重试。",
|
|
2902
2953
|
generic: "出现错误,请重试。",
|
|
2903
2954
|
cardNumber: "卡号无效。",
|
|
2904
2955
|
expiry: "有效期无效。",
|
|
@@ -4574,16 +4625,26 @@ const e = {
|
|
|
4574
4625
|
noteRequired: "请输入备注。",
|
|
4575
4626
|
operator: "操作员",
|
|
4576
4627
|
operatorNone: "无操作员",
|
|
4628
|
+
operatorUnresolved: "列表中没有的操作员:{{id}}",
|
|
4629
|
+
type: "类型",
|
|
4630
|
+
typeGroupStandard: "标准类型",
|
|
4631
|
+
typeGroupCustom: "诊所类型",
|
|
4632
|
+
typeUnresolved: "列表中没有的类型:{{id}}",
|
|
4633
|
+
assignee: "指派给",
|
|
4634
|
+
assigneeNone: "无人",
|
|
4635
|
+
assigneeUnresolved: "列表中没有的被指派人:{{id}}",
|
|
4577
4636
|
about: "相关对象",
|
|
4578
4637
|
aboutNobody: "无",
|
|
4579
4638
|
aboutPatient: "患者",
|
|
4580
4639
|
aboutCompany: "公司",
|
|
4640
|
+
aboutOperator: "操作员",
|
|
4581
4641
|
companyName: "公司名称",
|
|
4582
4642
|
companyUnresolved: "关联公司(不在列表中):{{id}}",
|
|
4583
4643
|
companyReplace: "更换公司",
|
|
4584
4644
|
done: "已完成",
|
|
4585
4645
|
save: "保存",
|
|
4586
4646
|
cancel: "取消",
|
|
4647
|
+
actionsLabel: "任务操作",
|
|
4587
4648
|
delete: "删除",
|
|
4588
4649
|
deleteConfirmTitle: "删除此任务?",
|
|
4589
4650
|
deleteConfirmBody: "该任务将被删除。此操作在此处无法撤销。",
|
|
@@ -4777,7 +4838,8 @@ const e = {
|
|
|
4777
4838
|
operatorsCount_few: "操作员——已选 {{count}} 位",
|
|
4778
4839
|
resetFiltersCount_zero: "重置筛选——{{count}} 个生效中",
|
|
4779
4840
|
resetFiltersCount_two: "重置筛选——{{count}} 个生效中",
|
|
4780
|
-
resetFiltersCount_few: "重置筛选——{{count}} 个生效中"
|
|
4841
|
+
resetFiltersCount_few: "重置筛选——{{count}} 个生效中",
|
|
4842
|
+
backlogCount: "待完善 — {{n}} 项待完善"
|
|
4781
4843
|
},
|
|
4782
4844
|
view: {
|
|
4783
4845
|
menuLabel: "日历视图——{{view}}",
|
|
@@ -4845,6 +4907,11 @@ const e = {
|
|
|
4845
4907
|
filterNoPatient: "无患者",
|
|
4846
4908
|
filterNoOperator: "无操作员",
|
|
4847
4909
|
filterNoChair: "无诊椅",
|
|
4910
|
+
settings: "面板设置",
|
|
4911
|
+
settingsNarrowed: "面板设置,列表已筛选",
|
|
4912
|
+
settingsTitle: "显示哪些内容",
|
|
4913
|
+
settingsHint: "只要有一项缺失信息处于开启状态,该卡片就会显示。",
|
|
4914
|
+
emptyNarrowed: "面板设置中有部分筛选已关闭。",
|
|
4848
4915
|
notShownOnChairAxis: "在分配诊椅之前,不会显示在诊椅列中。"
|
|
4849
4916
|
},
|
|
4850
4917
|
waitingList: {
|
|
@@ -4889,7 +4956,6 @@ const e = {
|
|
|
4889
4956
|
},
|
|
4890
4957
|
readOnly: {
|
|
4891
4958
|
createBlocked: "您没有创建预约的权限。",
|
|
4892
|
-
createTaskBlocked: "您没有创建任务的权限。",
|
|
4893
4959
|
changeBlocked: "您没有修改预约的权限。",
|
|
4894
4960
|
waitingBlocked: "您没有修改等候名单的权限。",
|
|
4895
4961
|
waitingLockedBody: "您没有修改等候名单的权限 — 请向诊所所有者申请日历编辑权限。"
|