@indiekit/frontend
Version:
Frontend components for Indiekit
61 lines (60 loc) • 1.56 kB
JSON
{
"addAnother": {
"add": "Add another %s",
"delete": "Delete"
},
"backLink": {
"text": "Back"
},
"characterCount": {
"char": {
"one": "%s character",
"other": "%s characters"
},
"word": {
"one": "%s word",
"other": "%s words"
}
},
"error": "Error",
"errorSummary": {
"title": "There is a problem"
},
"fileInput": {
"uploadFile": "Upload file…",
"uploadingFile": "Uploading file"
},
"geoInput": {
"denied": "Unable to get permission to use current location",
"failed": "Unable to get current location",
"getCurrentPosition": "Use current location"
},
"important": "Important",
"noValue": "Not set",
"optionalValue": "(optional)",
"pagination": {
"defaultType": "results",
"item": "Page %s",
"next": "Next %s",
"page": "page",
"previous": "Previous %s"
},
"tagInput": {
"added": "{{tag}} {{name}} added.",
"defaultTag": "tag",
"defaultTags": "tags",
"delete": "Delete {{tag}} {{name}}.",
"deleted": "{{tag}} {{name}} deleted.",
"edit": "Edit {{tag}}.",
"instruction": "{{list}} {{tags}}. Use left and right arrow keys to navigate, enter or tab to create, delete to delete {{tags}}.",
"noneSelected": "No {{tags}} selected.",
"placeholder": "Add {{tags}}",
"selected": "{{tag}} {{name}} selected. Press enter to edit, delete to delete.",
"updated": "{{tag}} updated to {{name}}."
},
"skipLink": {
"text": "Skip to content"
},
"success": "Success",
"warning": "Warning"
}