diff --git a/packages/i18n/locales/eusm/fhir-inventory/en.json b/packages/i18n/locales/eusm/fhir-inventory/en.json new file mode 100644 index 000000000..60e30a923 --- /dev/null +++ b/packages/i18n/locales/eusm/fhir-inventory/en.json @@ -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.<1> One of these could be the intended but wrongly configured, root location. <2> If you are not sure, kindly reach out to the web administrator for help.", + "LookingForUploadedLocations": "<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": "" +} diff --git a/packages/i18n/locales/eusm/fhir-inventory/fr.json b/packages/i18n/locales/eusm/fhir-inventory/fr.json new file mode 100644 index 000000000..52b6e20ee --- /dev/null +++ b/packages/i18n/locales/eusm/fhir-inventory/fr.json @@ -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": "" +}