@openmrs/esm-billing-app 1.1.2-pre.1639 → 1.1.2-pre.2
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/cache/a528c6ab481ab9bf-meta.json +1 -0
- package/.turbo/cache/a528c6ab481ab9bf.tar.zst +0 -0
- package/.turbo/turbo-build.log +44 -0
- 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/4300.js +1 -1
- package/dist/4335.js +1 -1
- package/dist/439.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/6589.js +1 -1
- package/dist/6679.js +1 -1
- package/dist/6792.js +1 -1
- package/dist/6792.js.map +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/8371.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-billing-app.js +1 -1
- package/dist/openmrs-esm-billing-app.js.buildmanifest.json +138 -138
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/translations/am.json +17 -0
- package/translations/ar.json +17 -0
- package/translations/ar_SY.json +17 -0
- package/translations/bn.json +17 -0
- package/translations/cs.json +17 -0
- package/translations/de.json +17 -0
- package/translations/en.json +1 -0
- package/translations/en_US.json +17 -0
- package/translations/es.json +17 -0
- package/translations/es_MX.json +17 -0
- package/translations/fr.json +17 -0
- package/translations/he.json +17 -0
- package/translations/hi.json +17 -0
- package/translations/hi_IN.json +17 -0
- package/translations/id.json +17 -0
- package/translations/it.json +17 -0
- package/translations/ka.json +17 -0
- package/translations/km.json +17 -0
- package/translations/ku.json +17 -0
- package/translations/ky.json +17 -0
- package/translations/lg.json +17 -0
- package/translations/ne.json +17 -0
- package/translations/pl.json +17 -0
- package/translations/pt.json +17 -0
- package/translations/pt_BR.json +17 -0
- package/translations/qu.json +17 -0
- package/translations/ro_RO.json +17 -0
- package/translations/ru_RU.json +17 -0
- package/translations/si.json +17 -0
- package/translations/sq.json +17 -0
- package/translations/sw.json +17 -0
- package/translations/sw_KE.json +17 -0
- package/translations/tr.json +17 -0
- package/translations/tr_TR.json +17 -0
- package/translations/uk.json +17 -0
- package/translations/uz.json +17 -0
- package/translations/uz@Latn.json +17 -0
- package/translations/uz_UZ.json +17 -0
- package/translations/vi.json +17 -0
- package/translations/zh.json +17 -0
- package/translations/zh_CN.json +17 -0
- package/translations/zh_TW.json +17 -0
- package/turbo.json +29 -0
package/translations/sw.json
CHANGED
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"billDate": "Bill date",
|
|
40
40
|
"billedItems": "Billed items",
|
|
41
41
|
"billErrorService": "Billing service error",
|
|
42
|
+
"billFinalized": "Bill finalized",
|
|
43
|
+
"billFinalizedSuccess": "Bill has been finalized successfully",
|
|
44
|
+
"billFinalizeFailed": "Failed to finalize bill",
|
|
42
45
|
"billing": "Billing",
|
|
43
46
|
"billingHistory": "Billing history",
|
|
44
47
|
"billingSettings": "Billing settings",
|
|
@@ -105,6 +108,7 @@
|
|
|
105
108
|
"errorLoadingBill": "Error loading bill",
|
|
106
109
|
"errorLoadingBillableServices": "Error loading billable services",
|
|
107
110
|
"errorLoadingBillServices": "Error loading bill services",
|
|
111
|
+
"errorLoadingLastVisit": "An error occurred while loading the last visit",
|
|
108
112
|
"errorLoadingPaymentModes": "Error loading payment modes",
|
|
109
113
|
"errorPrintingInvoice": "Error printing invoice",
|
|
110
114
|
"errorProcessingPayment": "Error processing payment",
|
|
@@ -114,6 +118,11 @@
|
|
|
114
118
|
"filterBillsByPatient": "Filter bills by patient name or identifier",
|
|
115
119
|
"filterBy": "Filter by:",
|
|
116
120
|
"filterTable": "Filter table",
|
|
121
|
+
"finalize": "Finalize",
|
|
122
|
+
"finalizeBill": "Finalize bill",
|
|
123
|
+
"finalizeBillConfirmation": "Are you sure you want to finalize this bill? Once finalized, no further modifications to the bill will be allowed.",
|
|
124
|
+
"finalizeFailedTryAgain": "Unable to finalize bill. Please try again.",
|
|
125
|
+
"finalizing": "Finalizing",
|
|
117
126
|
"gender": "Gender",
|
|
118
127
|
"grandTotal": "Grand total",
|
|
119
128
|
"home": "Home",
|
|
@@ -132,6 +141,10 @@
|
|
|
132
141
|
"itemsAddedToBill": "Items added to bill",
|
|
133
142
|
"itemsAddedToBillSuccessfully": "Items have been added to the bill successfully",
|
|
134
143
|
"itemsToBeBilled": "Items to be billed",
|
|
144
|
+
"lastVisitError": "Last visit error",
|
|
145
|
+
"lastVisitInfo": "Last Visit Information",
|
|
146
|
+
"lastVisitMsg_one": "The last visit was a {{type}} {{count}} day ago at {{location}}",
|
|
147
|
+
"lastVisitMsg_other": "The last visit was a {{type}} {{count}} days ago at {{location}}",
|
|
135
148
|
"lineItemDeleted": "Line item deleted",
|
|
136
149
|
"lineItemDeleteFailed": "Failed to delete line item",
|
|
137
150
|
"lineItemDeleteSuccess": "Bill line item deleted successfully",
|
|
@@ -159,6 +172,7 @@
|
|
|
159
172
|
"noMatchingItemsToDisplay": "No matching items to display",
|
|
160
173
|
"noMatchingServicesToDisplay": "No matching services to display",
|
|
161
174
|
"nonPaying": "Non paying",
|
|
175
|
+
"nonPayingInfo": "Any services rendered to non-paying patients will not be billed",
|
|
162
176
|
"noResultsFor": "No results for {{searchTerm}}",
|
|
163
177
|
"number": "Number",
|
|
164
178
|
"ok": "OK",
|
|
@@ -191,6 +205,8 @@
|
|
|
191
205
|
"paymentProcessedSuccessfully": "Payment processed successfully",
|
|
192
206
|
"payments": "Payments",
|
|
193
207
|
"pendingBills": "Pending bills",
|
|
208
|
+
"pendingConfirmationBills": "Pending confirmation",
|
|
209
|
+
"pendingPaymentBills": "Pending payment",
|
|
194
210
|
"policyNumber": "Policy number",
|
|
195
211
|
"postWaiver": "Post waiver",
|
|
196
212
|
"previousPage": "Previous page",
|
|
@@ -237,6 +253,7 @@
|
|
|
237
253
|
"serviceTypeRequired": "Service type is required",
|
|
238
254
|
"shortName": "Short name",
|
|
239
255
|
"shortNameExceedsLimit": "Short name cannot exceed {{MAX_NAME_LENGTH}} characters",
|
|
256
|
+
"showInformation": "Show information",
|
|
240
257
|
"status": "Service status",
|
|
241
258
|
"student": "Student",
|
|
242
259
|
"submitting": "Submitting",
|
package/translations/sw_KE.json
CHANGED
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"billDate": "Bill date",
|
|
40
40
|
"billedItems": "Billed items",
|
|
41
41
|
"billErrorService": "Billing service error",
|
|
42
|
+
"billFinalized": "Bill finalized",
|
|
43
|
+
"billFinalizedSuccess": "Bill has been finalized successfully",
|
|
44
|
+
"billFinalizeFailed": "Failed to finalize bill",
|
|
42
45
|
"billing": "Billing",
|
|
43
46
|
"billingHistory": "Billing history",
|
|
44
47
|
"billingSettings": "Billing settings",
|
|
@@ -105,6 +108,7 @@
|
|
|
105
108
|
"errorLoadingBill": "Error loading bill",
|
|
106
109
|
"errorLoadingBillableServices": "Error loading billable services",
|
|
107
110
|
"errorLoadingBillServices": "Error loading bill services",
|
|
111
|
+
"errorLoadingLastVisit": "An error occurred while loading the last visit",
|
|
108
112
|
"errorLoadingPaymentModes": "Error loading payment modes",
|
|
109
113
|
"errorPrintingInvoice": "Error printing invoice",
|
|
110
114
|
"errorProcessingPayment": "Error processing payment",
|
|
@@ -114,6 +118,11 @@
|
|
|
114
118
|
"filterBillsByPatient": "Filter bills by patient name or identifier",
|
|
115
119
|
"filterBy": "Filter by:",
|
|
116
120
|
"filterTable": "Filter table",
|
|
121
|
+
"finalize": "Finalize",
|
|
122
|
+
"finalizeBill": "Finalize bill",
|
|
123
|
+
"finalizeBillConfirmation": "Are you sure you want to finalize this bill? Once finalized, no further modifications to the bill will be allowed.",
|
|
124
|
+
"finalizeFailedTryAgain": "Unable to finalize bill. Please try again.",
|
|
125
|
+
"finalizing": "Finalizing",
|
|
117
126
|
"gender": "Gender",
|
|
118
127
|
"grandTotal": "Grand total",
|
|
119
128
|
"home": "Home",
|
|
@@ -132,6 +141,10 @@
|
|
|
132
141
|
"itemsAddedToBill": "Items added to bill",
|
|
133
142
|
"itemsAddedToBillSuccessfully": "Items have been added to the bill successfully",
|
|
134
143
|
"itemsToBeBilled": "Items to be billed",
|
|
144
|
+
"lastVisitError": "Last visit error",
|
|
145
|
+
"lastVisitInfo": "Last Visit Information",
|
|
146
|
+
"lastVisitMsg_one": "The last visit was a {{type}} {{count}} day ago at {{location}}",
|
|
147
|
+
"lastVisitMsg_other": "The last visit was a {{type}} {{count}} days ago at {{location}}",
|
|
135
148
|
"lineItemDeleted": "Line item deleted",
|
|
136
149
|
"lineItemDeleteFailed": "Failed to delete line item",
|
|
137
150
|
"lineItemDeleteSuccess": "Bill line item deleted successfully",
|
|
@@ -159,6 +172,7 @@
|
|
|
159
172
|
"noMatchingItemsToDisplay": "No matching items to display",
|
|
160
173
|
"noMatchingServicesToDisplay": "No matching services to display",
|
|
161
174
|
"nonPaying": "Non paying",
|
|
175
|
+
"nonPayingInfo": "Any services rendered to non-paying patients will not be billed",
|
|
162
176
|
"noResultsFor": "No results for {{searchTerm}}",
|
|
163
177
|
"number": "Number",
|
|
164
178
|
"ok": "OK",
|
|
@@ -191,6 +205,8 @@
|
|
|
191
205
|
"paymentProcessedSuccessfully": "Payment processed successfully",
|
|
192
206
|
"payments": "Payments",
|
|
193
207
|
"pendingBills": "Pending bills",
|
|
208
|
+
"pendingConfirmationBills": "Pending confirmation",
|
|
209
|
+
"pendingPaymentBills": "Pending payment",
|
|
194
210
|
"policyNumber": "Policy number",
|
|
195
211
|
"postWaiver": "Post waiver",
|
|
196
212
|
"previousPage": "Previous page",
|
|
@@ -237,6 +253,7 @@
|
|
|
237
253
|
"serviceTypeRequired": "Service type is required",
|
|
238
254
|
"shortName": "Short name",
|
|
239
255
|
"shortNameExceedsLimit": "Short name cannot exceed {{MAX_NAME_LENGTH}} characters",
|
|
256
|
+
"showInformation": "Show information",
|
|
240
257
|
"status": "Service status",
|
|
241
258
|
"student": "Student",
|
|
242
259
|
"submitting": "Submitting",
|
package/translations/tr.json
CHANGED
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"billDate": "Bill date",
|
|
40
40
|
"billedItems": "Billed items",
|
|
41
41
|
"billErrorService": "Billing service error",
|
|
42
|
+
"billFinalized": "Bill finalized",
|
|
43
|
+
"billFinalizedSuccess": "Bill has been finalized successfully",
|
|
44
|
+
"billFinalizeFailed": "Failed to finalize bill",
|
|
42
45
|
"billing": "Billing",
|
|
43
46
|
"billingHistory": "Billing history",
|
|
44
47
|
"billingSettings": "Billing settings",
|
|
@@ -105,6 +108,7 @@
|
|
|
105
108
|
"errorLoadingBill": "Error loading bill",
|
|
106
109
|
"errorLoadingBillableServices": "Error loading billable services",
|
|
107
110
|
"errorLoadingBillServices": "Error loading bill services",
|
|
111
|
+
"errorLoadingLastVisit": "An error occurred while loading the last visit",
|
|
108
112
|
"errorLoadingPaymentModes": "Error loading payment modes",
|
|
109
113
|
"errorPrintingInvoice": "Error printing invoice",
|
|
110
114
|
"errorProcessingPayment": "Error processing payment",
|
|
@@ -114,6 +118,11 @@
|
|
|
114
118
|
"filterBillsByPatient": "Filter bills by patient name or identifier",
|
|
115
119
|
"filterBy": "Filter by:",
|
|
116
120
|
"filterTable": "Filter table",
|
|
121
|
+
"finalize": "Finalize",
|
|
122
|
+
"finalizeBill": "Finalize bill",
|
|
123
|
+
"finalizeBillConfirmation": "Are you sure you want to finalize this bill? Once finalized, no further modifications to the bill will be allowed.",
|
|
124
|
+
"finalizeFailedTryAgain": "Unable to finalize bill. Please try again.",
|
|
125
|
+
"finalizing": "Finalizing",
|
|
117
126
|
"gender": "Gender",
|
|
118
127
|
"grandTotal": "Grand total",
|
|
119
128
|
"home": "Home",
|
|
@@ -132,6 +141,10 @@
|
|
|
132
141
|
"itemsAddedToBill": "Items added to bill",
|
|
133
142
|
"itemsAddedToBillSuccessfully": "Items have been added to the bill successfully",
|
|
134
143
|
"itemsToBeBilled": "Items to be billed",
|
|
144
|
+
"lastVisitError": "Last visit error",
|
|
145
|
+
"lastVisitInfo": "Last Visit Information",
|
|
146
|
+
"lastVisitMsg_one": "The last visit was a {{type}} {{count}} day ago at {{location}}",
|
|
147
|
+
"lastVisitMsg_other": "The last visit was a {{type}} {{count}} days ago at {{location}}",
|
|
135
148
|
"lineItemDeleted": "Line item deleted",
|
|
136
149
|
"lineItemDeleteFailed": "Failed to delete line item",
|
|
137
150
|
"lineItemDeleteSuccess": "Bill line item deleted successfully",
|
|
@@ -159,6 +172,7 @@
|
|
|
159
172
|
"noMatchingItemsToDisplay": "No matching items to display",
|
|
160
173
|
"noMatchingServicesToDisplay": "No matching services to display",
|
|
161
174
|
"nonPaying": "Non paying",
|
|
175
|
+
"nonPayingInfo": "Any services rendered to non-paying patients will not be billed",
|
|
162
176
|
"noResultsFor": "No results for {{searchTerm}}",
|
|
163
177
|
"number": "Number",
|
|
164
178
|
"ok": "OK",
|
|
@@ -191,6 +205,8 @@
|
|
|
191
205
|
"paymentProcessedSuccessfully": "Payment processed successfully",
|
|
192
206
|
"payments": "Payments",
|
|
193
207
|
"pendingBills": "Pending bills",
|
|
208
|
+
"pendingConfirmationBills": "Pending confirmation",
|
|
209
|
+
"pendingPaymentBills": "Pending payment",
|
|
194
210
|
"policyNumber": "Policy number",
|
|
195
211
|
"postWaiver": "Post waiver",
|
|
196
212
|
"previousPage": "Previous page",
|
|
@@ -237,6 +253,7 @@
|
|
|
237
253
|
"serviceTypeRequired": "Service type is required",
|
|
238
254
|
"shortName": "Short name",
|
|
239
255
|
"shortNameExceedsLimit": "Short name cannot exceed {{MAX_NAME_LENGTH}} characters",
|
|
256
|
+
"showInformation": "Show information",
|
|
240
257
|
"status": "Service status",
|
|
241
258
|
"student": "Student",
|
|
242
259
|
"submitting": "Submitting",
|
package/translations/tr_TR.json
CHANGED
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"billDate": "Bill date",
|
|
40
40
|
"billedItems": "Billed items",
|
|
41
41
|
"billErrorService": "Billing service error",
|
|
42
|
+
"billFinalized": "Bill finalized",
|
|
43
|
+
"billFinalizedSuccess": "Bill has been finalized successfully",
|
|
44
|
+
"billFinalizeFailed": "Failed to finalize bill",
|
|
42
45
|
"billing": "Billing",
|
|
43
46
|
"billingHistory": "Billing history",
|
|
44
47
|
"billingSettings": "Billing settings",
|
|
@@ -105,6 +108,7 @@
|
|
|
105
108
|
"errorLoadingBill": "Error loading bill",
|
|
106
109
|
"errorLoadingBillableServices": "Error loading billable services",
|
|
107
110
|
"errorLoadingBillServices": "Error loading bill services",
|
|
111
|
+
"errorLoadingLastVisit": "An error occurred while loading the last visit",
|
|
108
112
|
"errorLoadingPaymentModes": "Error loading payment modes",
|
|
109
113
|
"errorPrintingInvoice": "Error printing invoice",
|
|
110
114
|
"errorProcessingPayment": "Error processing payment",
|
|
@@ -114,6 +118,11 @@
|
|
|
114
118
|
"filterBillsByPatient": "Filter bills by patient name or identifier",
|
|
115
119
|
"filterBy": "Filter by:",
|
|
116
120
|
"filterTable": "Filter table",
|
|
121
|
+
"finalize": "Finalize",
|
|
122
|
+
"finalizeBill": "Finalize bill",
|
|
123
|
+
"finalizeBillConfirmation": "Are you sure you want to finalize this bill? Once finalized, no further modifications to the bill will be allowed.",
|
|
124
|
+
"finalizeFailedTryAgain": "Unable to finalize bill. Please try again.",
|
|
125
|
+
"finalizing": "Finalizing",
|
|
117
126
|
"gender": "Gender",
|
|
118
127
|
"grandTotal": "Grand total",
|
|
119
128
|
"home": "Home",
|
|
@@ -132,6 +141,10 @@
|
|
|
132
141
|
"itemsAddedToBill": "Items added to bill",
|
|
133
142
|
"itemsAddedToBillSuccessfully": "Items have been added to the bill successfully",
|
|
134
143
|
"itemsToBeBilled": "Items to be billed",
|
|
144
|
+
"lastVisitError": "Last visit error",
|
|
145
|
+
"lastVisitInfo": "Last Visit Information",
|
|
146
|
+
"lastVisitMsg_one": "The last visit was a {{type}} {{count}} day ago at {{location}}",
|
|
147
|
+
"lastVisitMsg_other": "The last visit was a {{type}} {{count}} days ago at {{location}}",
|
|
135
148
|
"lineItemDeleted": "Line item deleted",
|
|
136
149
|
"lineItemDeleteFailed": "Failed to delete line item",
|
|
137
150
|
"lineItemDeleteSuccess": "Bill line item deleted successfully",
|
|
@@ -159,6 +172,7 @@
|
|
|
159
172
|
"noMatchingItemsToDisplay": "No matching items to display",
|
|
160
173
|
"noMatchingServicesToDisplay": "No matching services to display",
|
|
161
174
|
"nonPaying": "Non paying",
|
|
175
|
+
"nonPayingInfo": "Any services rendered to non-paying patients will not be billed",
|
|
162
176
|
"noResultsFor": "No results for {{searchTerm}}",
|
|
163
177
|
"number": "Number",
|
|
164
178
|
"ok": "OK",
|
|
@@ -191,6 +205,8 @@
|
|
|
191
205
|
"paymentProcessedSuccessfully": "Payment processed successfully",
|
|
192
206
|
"payments": "Payments",
|
|
193
207
|
"pendingBills": "Pending bills",
|
|
208
|
+
"pendingConfirmationBills": "Pending confirmation",
|
|
209
|
+
"pendingPaymentBills": "Pending payment",
|
|
194
210
|
"policyNumber": "Policy number",
|
|
195
211
|
"postWaiver": "Post waiver",
|
|
196
212
|
"previousPage": "Previous page",
|
|
@@ -237,6 +253,7 @@
|
|
|
237
253
|
"serviceTypeRequired": "Service type is required",
|
|
238
254
|
"shortName": "Short name",
|
|
239
255
|
"shortNameExceedsLimit": "Short name cannot exceed {{MAX_NAME_LENGTH}} characters",
|
|
256
|
+
"showInformation": "Show information",
|
|
240
257
|
"status": "Service status",
|
|
241
258
|
"student": "Student",
|
|
242
259
|
"submitting": "Submitting",
|
package/translations/uk.json
CHANGED
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"billDate": "Bill date",
|
|
40
40
|
"billedItems": "Billed items",
|
|
41
41
|
"billErrorService": "Billing service error",
|
|
42
|
+
"billFinalized": "Bill finalized",
|
|
43
|
+
"billFinalizedSuccess": "Bill has been finalized successfully",
|
|
44
|
+
"billFinalizeFailed": "Failed to finalize bill",
|
|
42
45
|
"billing": "Billing",
|
|
43
46
|
"billingHistory": "Billing history",
|
|
44
47
|
"billingSettings": "Billing settings",
|
|
@@ -105,6 +108,7 @@
|
|
|
105
108
|
"errorLoadingBill": "Error loading bill",
|
|
106
109
|
"errorLoadingBillableServices": "Error loading billable services",
|
|
107
110
|
"errorLoadingBillServices": "Error loading bill services",
|
|
111
|
+
"errorLoadingLastVisit": "An error occurred while loading the last visit",
|
|
108
112
|
"errorLoadingPaymentModes": "Error loading payment modes",
|
|
109
113
|
"errorPrintingInvoice": "Error printing invoice",
|
|
110
114
|
"errorProcessingPayment": "Error processing payment",
|
|
@@ -114,6 +118,11 @@
|
|
|
114
118
|
"filterBillsByPatient": "Filter bills by patient name or identifier",
|
|
115
119
|
"filterBy": "Filter by:",
|
|
116
120
|
"filterTable": "Filter table",
|
|
121
|
+
"finalize": "Finalize",
|
|
122
|
+
"finalizeBill": "Finalize bill",
|
|
123
|
+
"finalizeBillConfirmation": "Are you sure you want to finalize this bill? Once finalized, no further modifications to the bill will be allowed.",
|
|
124
|
+
"finalizeFailedTryAgain": "Unable to finalize bill. Please try again.",
|
|
125
|
+
"finalizing": "Finalizing",
|
|
117
126
|
"gender": "Gender",
|
|
118
127
|
"grandTotal": "Grand total",
|
|
119
128
|
"home": "Home",
|
|
@@ -132,6 +141,10 @@
|
|
|
132
141
|
"itemsAddedToBill": "Items added to bill",
|
|
133
142
|
"itemsAddedToBillSuccessfully": "Items have been added to the bill successfully",
|
|
134
143
|
"itemsToBeBilled": "Items to be billed",
|
|
144
|
+
"lastVisitError": "Last visit error",
|
|
145
|
+
"lastVisitInfo": "Last Visit Information",
|
|
146
|
+
"lastVisitMsg_one": "The last visit was a {{type}} {{count}} day ago at {{location}}",
|
|
147
|
+
"lastVisitMsg_other": "The last visit was a {{type}} {{count}} days ago at {{location}}",
|
|
135
148
|
"lineItemDeleted": "Line item deleted",
|
|
136
149
|
"lineItemDeleteFailed": "Failed to delete line item",
|
|
137
150
|
"lineItemDeleteSuccess": "Bill line item deleted successfully",
|
|
@@ -159,6 +172,7 @@
|
|
|
159
172
|
"noMatchingItemsToDisplay": "No matching items to display",
|
|
160
173
|
"noMatchingServicesToDisplay": "No matching services to display",
|
|
161
174
|
"nonPaying": "Non paying",
|
|
175
|
+
"nonPayingInfo": "Any services rendered to non-paying patients will not be billed",
|
|
162
176
|
"noResultsFor": "No results for {{searchTerm}}",
|
|
163
177
|
"number": "Number",
|
|
164
178
|
"ok": "OK",
|
|
@@ -191,6 +205,8 @@
|
|
|
191
205
|
"paymentProcessedSuccessfully": "Payment processed successfully",
|
|
192
206
|
"payments": "Payments",
|
|
193
207
|
"pendingBills": "Pending bills",
|
|
208
|
+
"pendingConfirmationBills": "Pending confirmation",
|
|
209
|
+
"pendingPaymentBills": "Pending payment",
|
|
194
210
|
"policyNumber": "Policy number",
|
|
195
211
|
"postWaiver": "Post waiver",
|
|
196
212
|
"previousPage": "Previous page",
|
|
@@ -237,6 +253,7 @@
|
|
|
237
253
|
"serviceTypeRequired": "Service type is required",
|
|
238
254
|
"shortName": "Short name",
|
|
239
255
|
"shortNameExceedsLimit": "Short name cannot exceed {{MAX_NAME_LENGTH}} characters",
|
|
256
|
+
"showInformation": "Show information",
|
|
240
257
|
"status": "Service status",
|
|
241
258
|
"student": "Student",
|
|
242
259
|
"submitting": "Submitting",
|
package/translations/uz.json
CHANGED
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"billDate": "Bill date",
|
|
40
40
|
"billedItems": "Billed items",
|
|
41
41
|
"billErrorService": "Billing service error",
|
|
42
|
+
"billFinalized": "Bill finalized",
|
|
43
|
+
"billFinalizedSuccess": "Bill has been finalized successfully",
|
|
44
|
+
"billFinalizeFailed": "Failed to finalize bill",
|
|
42
45
|
"billing": "Billing",
|
|
43
46
|
"billingHistory": "Billing history",
|
|
44
47
|
"billingSettings": "Billing settings",
|
|
@@ -105,6 +108,7 @@
|
|
|
105
108
|
"errorLoadingBill": "Error loading bill",
|
|
106
109
|
"errorLoadingBillableServices": "Error loading billable services",
|
|
107
110
|
"errorLoadingBillServices": "Error loading bill services",
|
|
111
|
+
"errorLoadingLastVisit": "An error occurred while loading the last visit",
|
|
108
112
|
"errorLoadingPaymentModes": "Error loading payment modes",
|
|
109
113
|
"errorPrintingInvoice": "Error printing invoice",
|
|
110
114
|
"errorProcessingPayment": "Error processing payment",
|
|
@@ -114,6 +118,11 @@
|
|
|
114
118
|
"filterBillsByPatient": "Filter bills by patient name or identifier",
|
|
115
119
|
"filterBy": "Filter by:",
|
|
116
120
|
"filterTable": "Filter table",
|
|
121
|
+
"finalize": "Finalize",
|
|
122
|
+
"finalizeBill": "Finalize bill",
|
|
123
|
+
"finalizeBillConfirmation": "Are you sure you want to finalize this bill? Once finalized, no further modifications to the bill will be allowed.",
|
|
124
|
+
"finalizeFailedTryAgain": "Unable to finalize bill. Please try again.",
|
|
125
|
+
"finalizing": "Finalizing",
|
|
117
126
|
"gender": "Gender",
|
|
118
127
|
"grandTotal": "Grand total",
|
|
119
128
|
"home": "Home",
|
|
@@ -132,6 +141,10 @@
|
|
|
132
141
|
"itemsAddedToBill": "Items added to bill",
|
|
133
142
|
"itemsAddedToBillSuccessfully": "Items have been added to the bill successfully",
|
|
134
143
|
"itemsToBeBilled": "Items to be billed",
|
|
144
|
+
"lastVisitError": "Last visit error",
|
|
145
|
+
"lastVisitInfo": "Last Visit Information",
|
|
146
|
+
"lastVisitMsg_one": "The last visit was a {{type}} {{count}} day ago at {{location}}",
|
|
147
|
+
"lastVisitMsg_other": "The last visit was a {{type}} {{count}} days ago at {{location}}",
|
|
135
148
|
"lineItemDeleted": "Line item deleted",
|
|
136
149
|
"lineItemDeleteFailed": "Failed to delete line item",
|
|
137
150
|
"lineItemDeleteSuccess": "Bill line item deleted successfully",
|
|
@@ -159,6 +172,7 @@
|
|
|
159
172
|
"noMatchingItemsToDisplay": "No matching items to display",
|
|
160
173
|
"noMatchingServicesToDisplay": "No matching services to display",
|
|
161
174
|
"nonPaying": "Non paying",
|
|
175
|
+
"nonPayingInfo": "Any services rendered to non-paying patients will not be billed",
|
|
162
176
|
"noResultsFor": "No results for {{searchTerm}}",
|
|
163
177
|
"number": "Number",
|
|
164
178
|
"ok": "OK",
|
|
@@ -191,6 +205,8 @@
|
|
|
191
205
|
"paymentProcessedSuccessfully": "Payment processed successfully",
|
|
192
206
|
"payments": "Payments",
|
|
193
207
|
"pendingBills": "Pending bills",
|
|
208
|
+
"pendingConfirmationBills": "Pending confirmation",
|
|
209
|
+
"pendingPaymentBills": "Pending payment",
|
|
194
210
|
"policyNumber": "Policy number",
|
|
195
211
|
"postWaiver": "Post waiver",
|
|
196
212
|
"previousPage": "Previous page",
|
|
@@ -237,6 +253,7 @@
|
|
|
237
253
|
"serviceTypeRequired": "Service type is required",
|
|
238
254
|
"shortName": "Short name",
|
|
239
255
|
"shortNameExceedsLimit": "Short name cannot exceed {{MAX_NAME_LENGTH}} characters",
|
|
256
|
+
"showInformation": "Show information",
|
|
240
257
|
"status": "Service status",
|
|
241
258
|
"student": "Student",
|
|
242
259
|
"submitting": "Submitting",
|
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"billDate": "Bill date",
|
|
40
40
|
"billedItems": "Billed items",
|
|
41
41
|
"billErrorService": "Billing service error",
|
|
42
|
+
"billFinalized": "Bill finalized",
|
|
43
|
+
"billFinalizedSuccess": "Bill has been finalized successfully",
|
|
44
|
+
"billFinalizeFailed": "Failed to finalize bill",
|
|
42
45
|
"billing": "Billing",
|
|
43
46
|
"billingHistory": "Billing history",
|
|
44
47
|
"billingSettings": "Billing settings",
|
|
@@ -105,6 +108,7 @@
|
|
|
105
108
|
"errorLoadingBill": "Error loading bill",
|
|
106
109
|
"errorLoadingBillableServices": "Error loading billable services",
|
|
107
110
|
"errorLoadingBillServices": "Error loading bill services",
|
|
111
|
+
"errorLoadingLastVisit": "An error occurred while loading the last visit",
|
|
108
112
|
"errorLoadingPaymentModes": "Error loading payment modes",
|
|
109
113
|
"errorPrintingInvoice": "Error printing invoice",
|
|
110
114
|
"errorProcessingPayment": "Error processing payment",
|
|
@@ -114,6 +118,11 @@
|
|
|
114
118
|
"filterBillsByPatient": "Filter bills by patient name or identifier",
|
|
115
119
|
"filterBy": "Filter by:",
|
|
116
120
|
"filterTable": "Filter table",
|
|
121
|
+
"finalize": "Finalize",
|
|
122
|
+
"finalizeBill": "Finalize bill",
|
|
123
|
+
"finalizeBillConfirmation": "Are you sure you want to finalize this bill? Once finalized, no further modifications to the bill will be allowed.",
|
|
124
|
+
"finalizeFailedTryAgain": "Unable to finalize bill. Please try again.",
|
|
125
|
+
"finalizing": "Finalizing",
|
|
117
126
|
"gender": "Gender",
|
|
118
127
|
"grandTotal": "Grand total",
|
|
119
128
|
"home": "Home",
|
|
@@ -132,6 +141,10 @@
|
|
|
132
141
|
"itemsAddedToBill": "Items added to bill",
|
|
133
142
|
"itemsAddedToBillSuccessfully": "Items have been added to the bill successfully",
|
|
134
143
|
"itemsToBeBilled": "Items to be billed",
|
|
144
|
+
"lastVisitError": "Last visit error",
|
|
145
|
+
"lastVisitInfo": "Last Visit Information",
|
|
146
|
+
"lastVisitMsg_one": "The last visit was a {{type}} {{count}} day ago at {{location}}",
|
|
147
|
+
"lastVisitMsg_other": "The last visit was a {{type}} {{count}} days ago at {{location}}",
|
|
135
148
|
"lineItemDeleted": "Line item deleted",
|
|
136
149
|
"lineItemDeleteFailed": "Failed to delete line item",
|
|
137
150
|
"lineItemDeleteSuccess": "Bill line item deleted successfully",
|
|
@@ -159,6 +172,7 @@
|
|
|
159
172
|
"noMatchingItemsToDisplay": "No matching items to display",
|
|
160
173
|
"noMatchingServicesToDisplay": "No matching services to display",
|
|
161
174
|
"nonPaying": "Non paying",
|
|
175
|
+
"nonPayingInfo": "Any services rendered to non-paying patients will not be billed",
|
|
162
176
|
"noResultsFor": "No results for {{searchTerm}}",
|
|
163
177
|
"number": "Number",
|
|
164
178
|
"ok": "OK",
|
|
@@ -191,6 +205,8 @@
|
|
|
191
205
|
"paymentProcessedSuccessfully": "Payment processed successfully",
|
|
192
206
|
"payments": "Payments",
|
|
193
207
|
"pendingBills": "Pending bills",
|
|
208
|
+
"pendingConfirmationBills": "Pending confirmation",
|
|
209
|
+
"pendingPaymentBills": "Pending payment",
|
|
194
210
|
"policyNumber": "Policy number",
|
|
195
211
|
"postWaiver": "Post waiver",
|
|
196
212
|
"previousPage": "Previous page",
|
|
@@ -237,6 +253,7 @@
|
|
|
237
253
|
"serviceTypeRequired": "Service type is required",
|
|
238
254
|
"shortName": "Short name",
|
|
239
255
|
"shortNameExceedsLimit": "Short name cannot exceed {{MAX_NAME_LENGTH}} characters",
|
|
256
|
+
"showInformation": "Show information",
|
|
240
257
|
"status": "Service status",
|
|
241
258
|
"student": "Student",
|
|
242
259
|
"submitting": "Submitting",
|
package/translations/uz_UZ.json
CHANGED
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"billDate": "Bill date",
|
|
40
40
|
"billedItems": "Billed items",
|
|
41
41
|
"billErrorService": "Billing service error",
|
|
42
|
+
"billFinalized": "Bill finalized",
|
|
43
|
+
"billFinalizedSuccess": "Bill has been finalized successfully",
|
|
44
|
+
"billFinalizeFailed": "Failed to finalize bill",
|
|
42
45
|
"billing": "Billing",
|
|
43
46
|
"billingHistory": "Billing history",
|
|
44
47
|
"billingSettings": "Billing settings",
|
|
@@ -105,6 +108,7 @@
|
|
|
105
108
|
"errorLoadingBill": "Error loading bill",
|
|
106
109
|
"errorLoadingBillableServices": "Error loading billable services",
|
|
107
110
|
"errorLoadingBillServices": "Error loading bill services",
|
|
111
|
+
"errorLoadingLastVisit": "An error occurred while loading the last visit",
|
|
108
112
|
"errorLoadingPaymentModes": "Error loading payment modes",
|
|
109
113
|
"errorPrintingInvoice": "Error printing invoice",
|
|
110
114
|
"errorProcessingPayment": "Error processing payment",
|
|
@@ -114,6 +118,11 @@
|
|
|
114
118
|
"filterBillsByPatient": "Filter bills by patient name or identifier",
|
|
115
119
|
"filterBy": "Filter by:",
|
|
116
120
|
"filterTable": "Filter table",
|
|
121
|
+
"finalize": "Finalize",
|
|
122
|
+
"finalizeBill": "Finalize bill",
|
|
123
|
+
"finalizeBillConfirmation": "Are you sure you want to finalize this bill? Once finalized, no further modifications to the bill will be allowed.",
|
|
124
|
+
"finalizeFailedTryAgain": "Unable to finalize bill. Please try again.",
|
|
125
|
+
"finalizing": "Finalizing",
|
|
117
126
|
"gender": "Gender",
|
|
118
127
|
"grandTotal": "Grand total",
|
|
119
128
|
"home": "Home",
|
|
@@ -132,6 +141,10 @@
|
|
|
132
141
|
"itemsAddedToBill": "Items added to bill",
|
|
133
142
|
"itemsAddedToBillSuccessfully": "Items have been added to the bill successfully",
|
|
134
143
|
"itemsToBeBilled": "Items to be billed",
|
|
144
|
+
"lastVisitError": "Last visit error",
|
|
145
|
+
"lastVisitInfo": "Last Visit Information",
|
|
146
|
+
"lastVisitMsg_one": "The last visit was a {{type}} {{count}} day ago at {{location}}",
|
|
147
|
+
"lastVisitMsg_other": "The last visit was a {{type}} {{count}} days ago at {{location}}",
|
|
135
148
|
"lineItemDeleted": "Line item deleted",
|
|
136
149
|
"lineItemDeleteFailed": "Failed to delete line item",
|
|
137
150
|
"lineItemDeleteSuccess": "Bill line item deleted successfully",
|
|
@@ -159,6 +172,7 @@
|
|
|
159
172
|
"noMatchingItemsToDisplay": "No matching items to display",
|
|
160
173
|
"noMatchingServicesToDisplay": "No matching services to display",
|
|
161
174
|
"nonPaying": "Non paying",
|
|
175
|
+
"nonPayingInfo": "Any services rendered to non-paying patients will not be billed",
|
|
162
176
|
"noResultsFor": "No results for {{searchTerm}}",
|
|
163
177
|
"number": "Number",
|
|
164
178
|
"ok": "OK",
|
|
@@ -191,6 +205,8 @@
|
|
|
191
205
|
"paymentProcessedSuccessfully": "Payment processed successfully",
|
|
192
206
|
"payments": "Payments",
|
|
193
207
|
"pendingBills": "Pending bills",
|
|
208
|
+
"pendingConfirmationBills": "Pending confirmation",
|
|
209
|
+
"pendingPaymentBills": "Pending payment",
|
|
194
210
|
"policyNumber": "Policy number",
|
|
195
211
|
"postWaiver": "Post waiver",
|
|
196
212
|
"previousPage": "Previous page",
|
|
@@ -237,6 +253,7 @@
|
|
|
237
253
|
"serviceTypeRequired": "Service type is required",
|
|
238
254
|
"shortName": "Short name",
|
|
239
255
|
"shortNameExceedsLimit": "Short name cannot exceed {{MAX_NAME_LENGTH}} characters",
|
|
256
|
+
"showInformation": "Show information",
|
|
240
257
|
"status": "Service status",
|
|
241
258
|
"student": "Student",
|
|
242
259
|
"submitting": "Submitting",
|
package/translations/vi.json
CHANGED
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"billDate": "Bill date",
|
|
40
40
|
"billedItems": "Billed items",
|
|
41
41
|
"billErrorService": "Billing service error",
|
|
42
|
+
"billFinalized": "Bill finalized",
|
|
43
|
+
"billFinalizedSuccess": "Bill has been finalized successfully",
|
|
44
|
+
"billFinalizeFailed": "Failed to finalize bill",
|
|
42
45
|
"billing": "Billing",
|
|
43
46
|
"billingHistory": "Billing history",
|
|
44
47
|
"billingSettings": "Billing settings",
|
|
@@ -105,6 +108,7 @@
|
|
|
105
108
|
"errorLoadingBill": "Error loading bill",
|
|
106
109
|
"errorLoadingBillableServices": "Error loading billable services",
|
|
107
110
|
"errorLoadingBillServices": "Error loading bill services",
|
|
111
|
+
"errorLoadingLastVisit": "An error occurred while loading the last visit",
|
|
108
112
|
"errorLoadingPaymentModes": "Error loading payment modes",
|
|
109
113
|
"errorPrintingInvoice": "Error printing invoice",
|
|
110
114
|
"errorProcessingPayment": "Error processing payment",
|
|
@@ -114,6 +118,11 @@
|
|
|
114
118
|
"filterBillsByPatient": "Filter bills by patient name or identifier",
|
|
115
119
|
"filterBy": "Filter by:",
|
|
116
120
|
"filterTable": "Filter table",
|
|
121
|
+
"finalize": "Finalize",
|
|
122
|
+
"finalizeBill": "Finalize bill",
|
|
123
|
+
"finalizeBillConfirmation": "Are you sure you want to finalize this bill? Once finalized, no further modifications to the bill will be allowed.",
|
|
124
|
+
"finalizeFailedTryAgain": "Unable to finalize bill. Please try again.",
|
|
125
|
+
"finalizing": "Finalizing",
|
|
117
126
|
"gender": "Gender",
|
|
118
127
|
"grandTotal": "Grand total",
|
|
119
128
|
"home": "Home",
|
|
@@ -132,6 +141,10 @@
|
|
|
132
141
|
"itemsAddedToBill": "Items added to bill",
|
|
133
142
|
"itemsAddedToBillSuccessfully": "Items have been added to the bill successfully",
|
|
134
143
|
"itemsToBeBilled": "Items to be billed",
|
|
144
|
+
"lastVisitError": "Last visit error",
|
|
145
|
+
"lastVisitInfo": "Last Visit Information",
|
|
146
|
+
"lastVisitMsg_one": "The last visit was a {{type}} {{count}} day ago at {{location}}",
|
|
147
|
+
"lastVisitMsg_other": "The last visit was a {{type}} {{count}} days ago at {{location}}",
|
|
135
148
|
"lineItemDeleted": "Line item deleted",
|
|
136
149
|
"lineItemDeleteFailed": "Failed to delete line item",
|
|
137
150
|
"lineItemDeleteSuccess": "Bill line item deleted successfully",
|
|
@@ -159,6 +172,7 @@
|
|
|
159
172
|
"noMatchingItemsToDisplay": "No matching items to display",
|
|
160
173
|
"noMatchingServicesToDisplay": "No matching services to display",
|
|
161
174
|
"nonPaying": "Non paying",
|
|
175
|
+
"nonPayingInfo": "Any services rendered to non-paying patients will not be billed",
|
|
162
176
|
"noResultsFor": "No results for {{searchTerm}}",
|
|
163
177
|
"number": "Number",
|
|
164
178
|
"ok": "OK",
|
|
@@ -191,6 +205,8 @@
|
|
|
191
205
|
"paymentProcessedSuccessfully": "Payment processed successfully",
|
|
192
206
|
"payments": "Payments",
|
|
193
207
|
"pendingBills": "Pending bills",
|
|
208
|
+
"pendingConfirmationBills": "Pending confirmation",
|
|
209
|
+
"pendingPaymentBills": "Pending payment",
|
|
194
210
|
"policyNumber": "Policy number",
|
|
195
211
|
"postWaiver": "Post waiver",
|
|
196
212
|
"previousPage": "Previous page",
|
|
@@ -237,6 +253,7 @@
|
|
|
237
253
|
"serviceTypeRequired": "Service type is required",
|
|
238
254
|
"shortName": "Short name",
|
|
239
255
|
"shortNameExceedsLimit": "Short name cannot exceed {{MAX_NAME_LENGTH}} characters",
|
|
256
|
+
"showInformation": "Show information",
|
|
240
257
|
"status": "Service status",
|
|
241
258
|
"student": "Student",
|
|
242
259
|
"submitting": "Submitting",
|
package/translations/zh.json
CHANGED
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"billDate": "账单日期",
|
|
40
40
|
"billedItems": "已计费项目",
|
|
41
41
|
"billErrorService": "账单服务错误",
|
|
42
|
+
"billFinalized": "Bill finalized",
|
|
43
|
+
"billFinalizedSuccess": "Bill has been finalized successfully",
|
|
44
|
+
"billFinalizeFailed": "Failed to finalize bill",
|
|
42
45
|
"billing": "计费",
|
|
43
46
|
"billingHistory": "计费历史",
|
|
44
47
|
"billingSettings": "计费设置",
|
|
@@ -105,6 +108,7 @@
|
|
|
105
108
|
"errorLoadingBill": "错误 loading bill",
|
|
106
109
|
"errorLoadingBillableServices": "加载计费服务错误",
|
|
107
110
|
"errorLoadingBillServices": "加载账单服务错误",
|
|
111
|
+
"errorLoadingLastVisit": "An error occurred while loading the last visit",
|
|
108
112
|
"errorLoadingPaymentModes": "加载付款方式错误",
|
|
109
113
|
"errorPrintingInvoice": "打印发票错误",
|
|
110
114
|
"errorProcessingPayment": "处理付款错误",
|
|
@@ -114,6 +118,11 @@
|
|
|
114
118
|
"filterBillsByPatient": "按患者筛选账单",
|
|
115
119
|
"filterBy": "按...筛选",
|
|
116
120
|
"filterTable": "筛选表格",
|
|
121
|
+
"finalize": "Finalize",
|
|
122
|
+
"finalizeBill": "Finalize bill",
|
|
123
|
+
"finalizeBillConfirmation": "Are you sure you want to finalize this bill? Once finalized, no further modifications to the bill will be allowed.",
|
|
124
|
+
"finalizeFailedTryAgain": "Unable to finalize bill. Please try again.",
|
|
125
|
+
"finalizing": "Finalizing",
|
|
117
126
|
"gender": "性别",
|
|
118
127
|
"grandTotal": "总计",
|
|
119
128
|
"home": "首页",
|
|
@@ -132,6 +141,10 @@
|
|
|
132
141
|
"itemsAddedToBill": "Items added to bill",
|
|
133
142
|
"itemsAddedToBillSuccessfully": "Items have been added to the bill successfully",
|
|
134
143
|
"itemsToBeBilled": "待计费项目",
|
|
144
|
+
"lastVisitError": "Last visit error",
|
|
145
|
+
"lastVisitInfo": "Last Visit Information",
|
|
146
|
+
"lastVisitMsg_one": "The last visit was a {{type}} {{count}} day ago at {{location}}",
|
|
147
|
+
"lastVisitMsg_other": "The last visit was a {{type}} {{count}} days ago at {{location}}",
|
|
135
148
|
"lineItemDeleted": "行项目已删除",
|
|
136
149
|
"lineItemDeleteFailed": "行项目删除失败",
|
|
137
150
|
"lineItemDeleteSuccess": "行项目删除成功",
|
|
@@ -159,6 +172,7 @@
|
|
|
159
172
|
"noMatchingItemsToDisplay": "没有匹配的项目可显示",
|
|
160
173
|
"noMatchingServicesToDisplay": "没有匹配的服务可显示",
|
|
161
174
|
"nonPaying": "非付费",
|
|
175
|
+
"nonPayingInfo": "Any services rendered to non-paying patients will not be billed",
|
|
162
176
|
"noResultsFor": "没有找到",
|
|
163
177
|
"number": "编号",
|
|
164
178
|
"ok": "确定",
|
|
@@ -191,6 +205,8 @@
|
|
|
191
205
|
"paymentProcessedSuccessfully": "付款处理成功",
|
|
192
206
|
"payments": "付款",
|
|
193
207
|
"pendingBills": "待处理账单",
|
|
208
|
+
"pendingConfirmationBills": "Pending confirmation",
|
|
209
|
+
"pendingPaymentBills": "Pending payment",
|
|
194
210
|
"policyNumber": "保单编号",
|
|
195
211
|
"postWaiver": "豁免后",
|
|
196
212
|
"previousPage": "上一页",
|
|
@@ -237,6 +253,7 @@
|
|
|
237
253
|
"serviceTypeRequired": "服务类型为必填项",
|
|
238
254
|
"shortName": "简称",
|
|
239
255
|
"shortNameExceedsLimit": "简称超过限制",
|
|
256
|
+
"showInformation": "Show information",
|
|
240
257
|
"status": "状态",
|
|
241
258
|
"student": "学生",
|
|
242
259
|
"submitting": "提交中",
|