Skip to content

Commit

Permalink
Add new namespace for fhir-inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
peterMuriuki committed Mar 22, 2024
1 parent aa17116 commit a1c8e75
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 0 deletions.
57 changes: 57 additions & 0 deletions packages/i18n/locales/eusm/fhir-inventory/en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"Actions": "",
"Active": "",
"Add Location": "Add service point",
"Add Location Unit": "Add service point",
"alias": "",
"Alias": "",
"Alias is required": "",
"All Locations": "Service points",
"Building": "",
"Cancel": "",
"Could not upload the root location at this time, please try again later.": "",
"Create root location.": "",
"Description": "",
"Edit": "",
"Edit > {{name}}": "",
"Enter a location name": "",
"Id": "",
"identifier": "",
"Inactive": "",
"Jurisdiction": "",
"Location id": "",
"Location resource not found": "",
"Location Unit": "",
"Location Unit Management": "",
"Location was successfully created": "",
"Location was successfully updated": "",
"locationsOnServer": "<0>There exists {{locationNum}} locations on the server.</0><1> One of these could be the intended but wrongly configured, root location. </1><2> If you are not sure, kindly reach out to the web administrator for help.</2>",
"LookingForUploadedLocations": "<0></0> Looking for uploaded locations on the server.",
"Name": "",
"Name can only contain letters, numbers and spaces": "",
"Name is required": "",
"No data available to display, you can start adding data now": "",
"No locations have been uploaded yet.": "",
"Parent": "",
"Parent ID can only contain letters, numbers and spaces": "",
"Part Of": "",
"Physical type": "",
"Physical Type": "",
"Proceed": "",
"Refreshing data": "",
"Request to update the location hierarchy is taking a bit long to respond.": "",
"Root location uploaded to the server.": "",
"Root location was not found": "",
"Root location with id: {{rootLocationId}} was not found on the server.": "",
"Save": "",
"Saving": "",
"Search": "",
"Select the parent location": "",
"Status": "",
"Status is required": "",
"This action will create a new location with id {{rootLocationId}}. The web application will then use the created location as the root location.": "",
"Type": "",
"Unable to check if the server has any locations.": "",
"Unable to load the location or location hierarchy": "",
"View details": ""
}
42 changes: 42 additions & 0 deletions packages/i18n/locales/eusm/fhir-inventory/fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"Actions": "Actions",
"Active": "",
"Add Location Unit": "",
"alias": "",
"Alias": "",
"Alias is required": "",
"Building": "",
"Cancel": "",
"Description": "",
"Edit": "",
"Edit > {{name}}": "",
"Enter a location name": "",
"Id": "",
"identifier": "identifier",
"Inactive": "",
"Jurisdiction": "",
"Location id": "Location id",
"Location resource not found": "",
"Location Unit": "",
"Location Unit Management": "",
"Location was successfully created": "",
"Location was successfully updated": "",
"Name": "",
"Name can only contain letters, numbers and spaces": "",
"Name is required": "",
"Parent": "",
"Parent ID can only contain letters, numbers and spaces": "",
"Part Of": "",
"Physical type": "",
"Physical Type": "",
"Refreshing data": "",
"Request to update the location hierarchy is taking a bit long to respond.": "",
"Save": "",
"Saving": "",
"Search": "",
"Select the parent location": "",
"Status": "",
"Status is required": "",
"Unable to load the location or location hierarchy": "",
"View details": ""
}

0 comments on commit a1c8e75

Please sign in to comment.