@alfadocs/ui-kit-debug 1.46.0 → 1.47.1
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/booking-C4MwImkS.js +3362 -0
- package/dist/_chunks/booking-C4MwImkS.js.map +1 -0
- package/dist/_chunks/calendar-workspace-BmscntRR.js +12528 -0
- package/dist/_chunks/calendar-workspace-BmscntRR.js.map +1 -0
- package/dist/_chunks/control-room-rail-CdBOXIqX.js +366 -0
- package/dist/_chunks/control-room-rail-CdBOXIqX.js.map +1 -0
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js.map → freemium-paywall-BaW5ODc9.js.map} +1 -1
- package/dist/_chunks/{patient-details-DUj1htsH.js → patient-details-yrgkSeEY.js} +2 -2
- package/dist/_chunks/{patient-details-DUj1htsH.js.map → patient-details-yrgkSeEY.js.map} +1 -1
- package/dist/_chunks/{patient-field-row-CO0WR7yA.js → patient-field-row-DCMkFGqI.js} +2 -2
- package/dist/_chunks/{patient-field-row-CO0WR7yA.js.map → patient-field-row-DCMkFGqI.js.map} +1 -1
- package/dist/_chunks/{patient-summary-card-DNzdYjxE.js → patient-summary-card-CmEFflGS.js} +2 -2
- package/dist/_chunks/{patient-summary-card-DNzdYjxE.js.map → patient-summary-card-CmEFflGS.js.map} +1 -1
- package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
- package/dist/_chunks/payment-form-DqJFiplX.js.map +1 -0
- package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
- package/dist/_chunks/{phone-input-BsZIoE36.js.map → phone-input-IWrGOCwm.js.map} +1 -1
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js.map → stepper-accordion-jMR8NaOB.js.map} +1 -1
- package/dist/agent-catalog.json +5 -4
- package/dist/agent-i18n/en.json +2 -2
- package/dist/components/booking/booking-types.d.ts +60 -1
- package/dist/components/booking/booking-types.d.ts.map +1 -1
- package/dist/components/booking/booking.agent.d.ts.map +1 -1
- package/dist/components/booking/booking.d.ts +1 -1
- package/dist/components/booking/booking.d.ts.map +1 -1
- package/dist/components/booking/details-form.d.ts +5 -1
- package/dist/components/booking/details-form.d.ts.map +1 -1
- package/dist/components/booking/index.d.ts +1 -1
- package/dist/components/booking/index.d.ts.map +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/booking/payment.d.ts +9 -0
- package/dist/components/booking/payment.d.ts.map +1 -0
- package/dist/components/booking/use-booking-payment.d.ts +14 -0
- package/dist/components/booking/use-booking-payment.d.ts.map +1 -0
- package/dist/components/control-room-rail/control-room-rail.d.ts +9 -2
- package/dist/components/control-room-rail/control-room-rail.d.ts.map +1 -1
- package/dist/components/control-room-rail/index.d.ts +1 -1
- package/dist/components/control-room-rail/index.d.ts.map +1 -1
- package/dist/components/control-room-rail/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/payment-form/index.d.ts +1 -1
- package/dist/components/payment-form/index.d.ts.map +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/payment-form/payment-form.d.ts.map +1 -1
- package/dist/components/phone-input/index.js +1 -1
- package/dist/components/phone-input/phone-input.d.ts.map +1 -1
- package/dist/components/stepper-accordion/index.js +1 -1
- package/dist/components/stepper-accordion/stepper-accordion.d.ts.map +1 -1
- package/dist/i18n/locales/ar.d.ts +36 -1
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +36 -1
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +36 -1
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +36 -1
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +36 -1
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +36 -1
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +36 -1
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +36 -1
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +36 -1
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +36 -1
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +36 -1
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +36 -1
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +36 -1
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +36 -1
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +36 -1
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +36 -1
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +36 -1
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +36 -1
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +36 -1
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +36 -1
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +36 -1
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +36 -1
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +36 -1
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +36 -1
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +36 -1
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +36 -1
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +36 -1
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +36 -1
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +36 -1
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +36 -1
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +36 -1
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +36 -1
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +36 -1
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +36 -1
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +36 -1
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +36 -1
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +9 -9
- package/dist/locales/ar.json +36 -1
- package/dist/locales/de.json +36 -1
- package/dist/locales/el.json +36 -1
- package/dist/locales/en.json +36 -1
- package/dist/locales/es.json +36 -1
- package/dist/locales/fr.json +36 -1
- package/dist/locales/hi.json +36 -1
- package/dist/locales/it.json +36 -1
- package/dist/locales/ja.json +36 -1
- package/dist/locales/nl.json +36 -1
- package/dist/locales/pl.json +36 -1
- package/dist/locales/pt.json +36 -1
- package/dist/locales/ro.json +36 -1
- package/dist/locales/ru.json +36 -1
- package/dist/locales/sq.json +36 -1
- package/dist/locales/sv.json +36 -1
- package/dist/locales/tr.json +36 -1
- package/dist/locales/zh.json +36 -1
- package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
- package/dist/patterns/calendar/calendar-editor-fields.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts +88 -0
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.data.d.ts +17 -0
- package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.journey.d.ts +2 -0
- package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +2 -0
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.surface.d.ts +6 -1
- package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.types.d.ts +24 -10
- package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
- package/dist/patterns/calendar/index.d.ts +1 -1
- package/dist/patterns/calendar/index.d.ts.map +1 -1
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/booking-B7gA9gFB.js +0 -3017
- package/dist/_chunks/booking-B7gA9gFB.js.map +0 -1
- package/dist/_chunks/calendar-workspace-BB-BZT7W.js +0 -12251
- package/dist/_chunks/calendar-workspace-BB-BZT7W.js.map +0 -1
- package/dist/_chunks/control-room-rail-Cv7GpMqX.js +0 -354
- package/dist/_chunks/control-room-rail-Cv7GpMqX.js.map +0 -1
- package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
- package/dist/_chunks/payment-form-BHMDqW9C.js.map +0 -1
|
@@ -1730,6 +1730,29 @@ export declare const zhUi: {
|
|
|
1730
1730
|
readonly slotLabel: "{{day}},{{time}}";
|
|
1731
1731
|
};
|
|
1732
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
|
+
};
|
|
1733
1756
|
readonly regionLabel: "预约";
|
|
1734
1757
|
readonly stepAnnouncement: "步骤 {{current}} / {{total}}:{{label}}";
|
|
1735
1758
|
readonly filtersLabel: "您的选择";
|
|
@@ -2954,6 +2977,9 @@ export declare const zhUi: {
|
|
|
2954
2977
|
readonly cvc: "CVC";
|
|
2955
2978
|
};
|
|
2956
2979
|
readonly error: {
|
|
2980
|
+
readonly billingAddressIncomplete: "请在付款前填写完整的账单地址。";
|
|
2981
|
+
readonly billingDetailsChanged: "您的账单地址已更改。请检查后重试。";
|
|
2982
|
+
readonly billingDetailsSave: "无法保存您的账单信息。请重试。";
|
|
2957
2983
|
readonly generic: "出现错误,请重试。";
|
|
2958
2984
|
readonly cardNumber: "卡号无效。";
|
|
2959
2985
|
readonly expiry: "有效期无效。";
|
|
@@ -4649,16 +4675,26 @@ export declare const zhUi: {
|
|
|
4649
4675
|
readonly noteRequired: "请输入备注。";
|
|
4650
4676
|
readonly operator: "操作员";
|
|
4651
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}}";
|
|
4652
4686
|
readonly about: "相关对象";
|
|
4653
4687
|
readonly aboutNobody: "无";
|
|
4654
4688
|
readonly aboutPatient: "患者";
|
|
4655
4689
|
readonly aboutCompany: "公司";
|
|
4690
|
+
readonly aboutOperator: "操作员";
|
|
4656
4691
|
readonly companyName: "公司名称";
|
|
4657
4692
|
readonly companyUnresolved: "关联公司(不在列表中):{{id}}";
|
|
4658
4693
|
readonly companyReplace: "更换公司";
|
|
4659
4694
|
readonly done: "已完成";
|
|
4660
4695
|
readonly save: "保存";
|
|
4661
4696
|
readonly cancel: "取消";
|
|
4697
|
+
readonly actionsLabel: "任务操作";
|
|
4662
4698
|
readonly delete: "删除";
|
|
4663
4699
|
readonly deleteConfirmTitle: "删除此任务?";
|
|
4664
4700
|
readonly deleteConfirmBody: "该任务将被删除。此操作在此处无法撤销。";
|
|
@@ -4970,7 +5006,6 @@ export declare const zhUi: {
|
|
|
4970
5006
|
};
|
|
4971
5007
|
readonly readOnly: {
|
|
4972
5008
|
readonly createBlocked: "您没有创建预约的权限。";
|
|
4973
|
-
readonly createTaskBlocked: "您没有创建任务的权限。";
|
|
4974
5009
|
readonly changeBlocked: "您没有修改预约的权限。";
|
|
4975
5010
|
readonly waitingBlocked: "您没有修改等候名单的权限。";
|
|
4976
5011
|
readonly waitingLockedBody: "您没有修改等候名单的权限 — 请向诊所所有者申请日历编辑权限。";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zh.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/zh.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"zh.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/zh.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAy6JP,CAAC"}
|
package/dist/i18n/locales/zh.js
CHANGED
|
@@ -1730,6 +1730,29 @@ const e = {
|
|
|
1730
1730
|
slotLabel: "{{day}},{{time}}"
|
|
1731
1731
|
},
|
|
1732
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
|
+
},
|
|
1733
1756
|
regionLabel: "预约",
|
|
1734
1757
|
stepAnnouncement: "步骤 {{current}} / {{total}}:{{label}}",
|
|
1735
1758
|
filtersLabel: "您的选择",
|
|
@@ -2924,6 +2947,9 @@ const e = {
|
|
|
2924
2947
|
cvc: "CVC"
|
|
2925
2948
|
},
|
|
2926
2949
|
error: {
|
|
2950
|
+
billingAddressIncomplete: "请在付款前填写完整的账单地址。",
|
|
2951
|
+
billingDetailsChanged: "您的账单地址已更改。请检查后重试。",
|
|
2952
|
+
billingDetailsSave: "无法保存您的账单信息。请重试。",
|
|
2927
2953
|
generic: "出现错误,请重试。",
|
|
2928
2954
|
cardNumber: "卡号无效。",
|
|
2929
2955
|
expiry: "有效期无效。",
|
|
@@ -4599,16 +4625,26 @@ const e = {
|
|
|
4599
4625
|
noteRequired: "请输入备注。",
|
|
4600
4626
|
operator: "操作员",
|
|
4601
4627
|
operatorNone: "无操作员",
|
|
4628
|
+
operatorUnresolved: "列表中没有的操作员:{{id}}",
|
|
4629
|
+
type: "类型",
|
|
4630
|
+
typeGroupStandard: "标准类型",
|
|
4631
|
+
typeGroupCustom: "诊所类型",
|
|
4632
|
+
typeUnresolved: "列表中没有的类型:{{id}}",
|
|
4633
|
+
assignee: "指派给",
|
|
4634
|
+
assigneeNone: "无人",
|
|
4635
|
+
assigneeUnresolved: "列表中没有的被指派人:{{id}}",
|
|
4602
4636
|
about: "相关对象",
|
|
4603
4637
|
aboutNobody: "无",
|
|
4604
4638
|
aboutPatient: "患者",
|
|
4605
4639
|
aboutCompany: "公司",
|
|
4640
|
+
aboutOperator: "操作员",
|
|
4606
4641
|
companyName: "公司名称",
|
|
4607
4642
|
companyUnresolved: "关联公司(不在列表中):{{id}}",
|
|
4608
4643
|
companyReplace: "更换公司",
|
|
4609
4644
|
done: "已完成",
|
|
4610
4645
|
save: "保存",
|
|
4611
4646
|
cancel: "取消",
|
|
4647
|
+
actionsLabel: "任务操作",
|
|
4612
4648
|
delete: "删除",
|
|
4613
4649
|
deleteConfirmTitle: "删除此任务?",
|
|
4614
4650
|
deleteConfirmBody: "该任务将被删除。此操作在此处无法撤销。",
|
|
@@ -4920,7 +4956,6 @@ const e = {
|
|
|
4920
4956
|
},
|
|
4921
4957
|
readOnly: {
|
|
4922
4958
|
createBlocked: "您没有创建预约的权限。",
|
|
4923
|
-
createTaskBlocked: "您没有创建任务的权限。",
|
|
4924
4959
|
changeBlocked: "您没有修改预约的权限。",
|
|
4925
4960
|
waitingBlocked: "您没有修改等候名单的权限。",
|
|
4926
4961
|
waitingLockedBody: "您没有修改等候名单的权限 — 请向诊所所有者申请日历编辑权限。"
|