-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a0329e0
commit d5e81db
Showing
2 changed files
with
53 additions
and
1 deletion.
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
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,52 @@ | ||
{ | ||
"loading": "Loading", | ||
"fileName": "File name", | ||
"jobExecutionHrId": "ID", | ||
"jobProfileName": "Job profile", | ||
"records": "Records", | ||
"jobCompletedDate": "Ended running", | ||
"runBy": "Run by", | ||
"profiles": "Profiles", | ||
"learnMore": "Learn more", | ||
"name": "Name", | ||
"folioRecordType": "FOLIO record type", | ||
"updated": "Updated", | ||
"updatedBy": "Updated by", | ||
"mappingProfilesTitle": "Field mapping profiles", | ||
"recordTypes.order": "Order", | ||
"recordTypes.orderLine": "Order & order line", | ||
"recordTypes.invoice": "Invoice", | ||
"recordTypes.item": "Item", | ||
"recordTypes.instance": "Instance", | ||
"recordTypes.holdings": "Holdings", | ||
"recordTypes.marc-bib": "MARC Bibliographic", | ||
"recordTypes.marc-auth": "MARC Authority", | ||
"recordTypes.marc-hold": "MARC Holdings", | ||
"search": "Search", | ||
"mappingProfilesCount": "{count, number} field mapping {count, plural, one {profile} other {profiles}}", | ||
"new": "New", | ||
"recordTypes.items": "Items", | ||
"validation.enterValue": "Please enter a value", | ||
"jobProfilesTitle": "Job profiles", | ||
"jobProfilesCount": "{count, number} job {count, plural, one {profile} other {profiles}}", | ||
"edit": "Edit", | ||
"duplicate": "Duplicate", | ||
"delete": "Delete", | ||
"recordTypes.srs": "Source record storage (entire record)", | ||
"filter.errors": "Errors in export", | ||
"filter.jobProfile": "Job profile", | ||
"filter.chooseJobProfile": "Choose job profile", | ||
"filter.user": "User", | ||
"filter.chooseUser": "User look-up", | ||
"filter.singleRecordImports": "Inventory single record imports", | ||
"filter.option.no": "No", | ||
"filter.option.yes": "Yes", | ||
"recordTypes.authority": "Authority", | ||
"create": "Create", | ||
"modify": "Modify", | ||
"update": "Update", | ||
"settings.fileExtension.allowImport": "Allow import", | ||
"settings.fileExtension.blockImport": "Block import", | ||
"filter.endedDate": "Ended running", | ||
"filter.startedDate": "Started running" | ||
} |