@openmrs/esm-appointments-app 9.2.1-pre.6846 → 9.2.1-pre.6852
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/.turbo/turbo-build.log +2 -2
- package/dist/1119.js +1 -1
- package/dist/1197.js +1 -1
- package/dist/2146.js +1 -1
- package/dist/2690.js +1 -1
- package/dist/3099.js +1 -1
- package/dist/3584.js +1 -1
- package/dist/4055.js +1 -1
- package/dist/4132.js +1 -1
- package/dist/4335.js +1 -1
- package/dist/4618.js +1 -1
- package/dist/4652.js +1 -1
- package/dist/4944.js +1 -1
- package/dist/5173.js +1 -1
- package/dist/5241.js +1 -1
- package/dist/5442.js +1 -1
- package/dist/5661.js +1 -1
- package/dist/6022.js +1 -1
- package/dist/6468.js +1 -1
- package/dist/6679.js +1 -1
- package/dist/6840.js +1 -1
- package/dist/6859.js +1 -1
- package/dist/7097.js +1 -1
- package/dist/7159.js +1 -1
- package/dist/723.js +1 -1
- package/dist/7617.js +1 -1
- package/dist/795.js +1 -1
- package/dist/8163.js +1 -1
- package/dist/8349.js +1 -1
- package/dist/8618.js +1 -1
- package/dist/890.js +1 -1
- package/dist/9214.js +1 -1
- package/dist/9538.js +1 -1
- package/dist/9569.js +1 -1
- package/dist/986.js +1 -1
- package/dist/9879.js +1 -1
- package/dist/9895.js +1 -1
- package/dist/9900.js +1 -1
- package/dist/9913.js +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-appointments-app.js +1 -1
- package/dist/openmrs-esm-appointments-app.js.buildmanifest.json +117 -117
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/translations/am.json +2 -0
- package/translations/ar.json +2 -0
- package/translations/ar_SY.json +2 -0
- package/translations/bn.json +2 -0
- package/translations/de.json +2 -0
- package/translations/en_US.json +2 -0
- package/translations/es.json +2 -0
- package/translations/es_MX.json +2 -0
- package/translations/fr.json +2 -0
- package/translations/he.json +2 -0
- package/translations/hi.json +2 -0
- package/translations/hi_IN.json +2 -0
- package/translations/id.json +2 -0
- package/translations/it.json +2 -0
- package/translations/ka.json +2 -0
- package/translations/km.json +2 -0
- package/translations/ku.json +2 -0
- package/translations/ky.json +2 -0
- package/translations/lg.json +2 -0
- package/translations/ne.json +2 -0
- package/translations/pl.json +2 -0
- package/translations/pt.json +2 -0
- package/translations/pt_BR.json +2 -0
- package/translations/qu.json +2 -0
- package/translations/ro_RO.json +2 -0
- package/translations/ru_RU.json +2 -0
- package/translations/si.json +2 -0
- package/translations/sw.json +2 -0
- package/translations/sw_KE.json +2 -0
- package/translations/tr.json +2 -0
- package/translations/tr_TR.json +2 -0
- package/translations/uk.json +2 -0
- package/translations/uz.json +2 -0
- package/translations/uz@Latn.json +2 -0
- package/translations/uz_UZ.json +2 -0
- package/translations/vi.json +2 -0
- package/translations/zh.json +2 -0
- package/translations/zh_CN.json +2 -0
package/translations/vi.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"add": "Thêm",
|
|
5
5
|
"age": "Tuổi",
|
|
6
6
|
"allDay": "Tất cả các ngày",
|
|
7
|
+
"appointment": "Appointment",
|
|
7
8
|
"appointmentCancelError": "Lỗi khi hủy cuộc hẹn",
|
|
8
9
|
"appointmentCancelled": "Cuộc hẹn dã hủy",
|
|
9
10
|
"appointmentCancelledSuccessfully": "Hủy cuộc hẹn thành công",
|
|
@@ -135,6 +136,7 @@
|
|
|
135
136
|
"selectALocation": "Lựa chọn vị trí",
|
|
136
137
|
"selectAppointmentStatus": "Chọn trạng thái",
|
|
137
138
|
"selectAppointmentType": "Chọn một loại cuộc hẹn",
|
|
139
|
+
"selectDate": "Select date",
|
|
138
140
|
"selectOption": "Chọn một tùy chọn",
|
|
139
141
|
"selectProvider": "Chọn một nhà cung cấp",
|
|
140
142
|
"selectService": "Chọn một dịch vụ",
|
package/translations/zh.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"add": "添加",
|
|
5
5
|
"age": "年龄",
|
|
6
6
|
"allDay": "全天",
|
|
7
|
+
"appointment": "Appointment",
|
|
7
8
|
"appointmentCancelError": "取消预约时出现错误",
|
|
8
9
|
"appointmentCancelled": "预约已取消",
|
|
9
10
|
"appointmentCancelledSuccessfully": "预约已成功取消",
|
|
@@ -135,6 +136,7 @@
|
|
|
135
136
|
"selectALocation": "Select a location",
|
|
136
137
|
"selectAppointmentStatus": "选择状态",
|
|
137
138
|
"selectAppointmentType": "选择一个预约类型",
|
|
139
|
+
"selectDate": "Select date",
|
|
138
140
|
"selectOption": "选择一个选项",
|
|
139
141
|
"selectProvider": "选择一个提供者",
|
|
140
142
|
"selectService": "选择一个服务",
|
package/translations/zh_CN.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"add": "添加",
|
|
5
5
|
"age": "年龄",
|
|
6
6
|
"allDay": "全天",
|
|
7
|
+
"appointment": "Appointment",
|
|
7
8
|
"appointmentCancelError": "取消预约时出现错误",
|
|
8
9
|
"appointmentCancelled": "预约已取消",
|
|
9
10
|
"appointmentCancelledSuccessfully": "预约已成功取消",
|
|
@@ -135,6 +136,7 @@
|
|
|
135
136
|
"selectALocation": "选择地点",
|
|
136
137
|
"selectAppointmentStatus": "选择状态",
|
|
137
138
|
"selectAppointmentType": "选择一个预约类型",
|
|
139
|
+
"selectDate": "Select date",
|
|
138
140
|
"selectOption": "选择一个选项",
|
|
139
141
|
"selectProvider": "选择一个提供者",
|
|
140
142
|
"selectService": "选择一个服务",
|