-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new namespace for fhir-inventory
- Loading branch information
1 parent
aa17116
commit a1c8e75
Showing
2 changed files
with
99 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "" | ||
} |