Skip to content

Commit

Permalink
Add modified files
Browse files Browse the repository at this point in the history
  • Loading branch information
RandilaP committed Jul 15, 2023
1 parent 260689f commit 5c4e5c7
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
1 change: 0 additions & 1 deletion packages/esm-patient-chart-app/translations/am.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"diagnoses": "Diagnoses",
"discard": "Discard",
"dose": "Dose",
"edit": "Edit",
"editPastVisit": "Edit past visit",
"editThisEncounter": "Edit this encounter",
"editThisVisit": "Edit this visit",
Expand Down
1 change: 0 additions & 1 deletion packages/esm-patient-chart-app/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"diagnoses": "Diagnoses",
"discard": "Discard",
"dose": "Dose",
"edit": "Edit",
"editPastVisit": "Edit Past Visit",
"editThisEncounter": "Edit this encounter",
"editThisVisit": "Edit this visit",
Expand Down
1 change: 0 additions & 1 deletion packages/esm-patient-chart-app/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"diagnoses": "Diagnoses",
"discard": "Discard",
"dose": "Dose",
"edit": "Edit",
"editPastVisit": "Edit past visit",
"editThisEncounter": "Edit this encounter",
"editThisVisit": "Edit this visit",
Expand Down
1 change: 0 additions & 1 deletion packages/esm-patient-chart-app/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"diagnoses": "Diagnostics",
"discard": "Abandonner",
"dose": "Dose",
"edit": "Editer",
"editPastVisit": "Editer une visite passée",
"editThisEncounter": "Editer cette rencontre",
"editThisVisit": "Edit this visit",
Expand Down
1 change: 0 additions & 1 deletion packages/esm-patient-chart-app/translations/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"diagnoses": "אבחנות",
"discard": "בטל",
"dose": "מנה",
"edit": "עריכה",
"editPastVisit": "ערוך ביקור עבר",
"editThisEncounter": "ערוך ביקור זה",
"editThisVisit": "Edit this visit",
Expand Down
1 change: 0 additions & 1 deletion packages/esm-patient-chart-app/translations/km.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"diagnoses": "រោគវិនិច្ឆ័យ",
"discard": "បោះបង់",
"dose": "កំរិតប្រើប្រាស់",
"edit": "កែសម្រួល",
"editPastVisit": "កែសម្រួលការមកពិនិត្យជំងឺលើកមុន",
"editThisEncounter": "កែសម្រួលការជួបប្រទះលើកនេះ",
"editThisVisit": "Edit this visit",
Expand Down
6 changes: 6 additions & 0 deletions packages/esm-patient-medications-app/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"directlyAddToBasket": "Immediately add to basket",
"discard": "Discard",
"discontinue": "Discontinue",
"discontinuedOrdersfalsemany": "{count} discontinued order(s)",
"discontinuedOrdersfalseone": "{count} discontinued order(s)",
"discontinuedOrdersfalseother": "{count} discontinued order(s)",
"dispensingInformation": "3. Dispensing instructions",
Expand Down Expand Up @@ -52,11 +53,13 @@
"orderActionRevised": "Modify",
"orderBasket": "Order basket",
"orderBasket_title": "Order Basket",
"orderBasketWithCountfalsemany": "Order basket ({count})",
"orderBasketWithCountfalseone": "Order basket ({count})",
"orderBasketWithCountfalseother": "Order basket ({count})",
"orderCompleted": "Order placed",
"orderCompletedSuccessText": "Your order is complete. The items will now appear on the Orders page.",
"orderForm": "Order Form",
"ordersAlreadyInBasketWithCountfalsemany": "{count} item(s) already in your basket",
"ordersAlreadyInBasketWithCountfalseone": "{count} item(s) already in your basket",
"ordersAlreadyInBasketWithCountfalseother": "{count} item(s) already in your basket",
"pastMedicationsDisplayText": "Past medications",
Expand All @@ -74,15 +77,18 @@
"record": "Record",
"refills": "Refills",
"removeFromBasket": "Remove from basket",
"renewedOrdersfalsemany": "{count} order(s) being renewed (continued)",
"renewedOrdersfalseone": "{count} order(s) being renewed (continued)",
"renewedOrdersfalseother": "{count} order(s) being renewed (continued)",
"reorder": "Reorder",
"revisedOrdersfalsemany": "{count} order(s) being modified (revised)",
"revisedOrdersfalseone": "{count} order(s) being modified (revised)",
"revisedOrdersfalseother": "{count} order(s) being modified (revised)",
"saveOrder": "Save order",
"searchAgain": "search again",
"searchFieldPlaceholder": "Search for a drug or orderset (e.g. \"Aspirin\")",
"searchForAnOrder": "Search for an order above",
"searchResultsMatchesForTermfalsemany": "{count} result{plural} for \"{searchTerm}\"",
"searchResultsMatchesForTermfalseone": "{count} result{plural} for \"{searchTerm}\"",
"searchResultsMatchesForTermfalseother": "{count} result{plural} for \"{searchTerm}\"",
"signAndClose": "Sign and close",
Expand Down

0 comments on commit 5c4e5c7

Please sign in to comment.