UNPKG

@digital-blueprint/lunchlottery-app

Version:

[GitHub Repository](https://github.com/digital-blueprint/lunchlottery-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/lunchlottery-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/lunchlottery-app/)

49 lines (48 loc) 2.54 kB
{ "grant-permission-dialog": { "available-permissions": "Available Permissions", "buttons": { "add-person-text": "Add new person", "cancel-text": "Cancel", "delete-text": "Delete", "edit-text": "Edit", "save-all-text": "Save all", "save-text": "Save" }, "delete-confirmation": { "button-abort-text": "Cancel", "button-delete-text": "Delete", "message": "Are you sure you want to delete the selected grants? This action cannot be undone.", "title": "Confirm deletion" }, "modal-title": "Manage permissions", "need-login-warning-text": "You need to be logged in to use the grant permission modal", "notifications": { "cant-remove-last-manager-warning": "You cannot remove the last manage permission from the last manager user.", "could-not-delete-grant": "Failed to delete permissions", "could-not-delete-user": "Failed to delete user", "could-not-fetch-resource-class-actions": "Could not fetch resource class actions", "could-not-fetch-user-details": "Failed to fetch user details", "could-not-get-forms": "Could not get forms from the API", "error-not-authorized": "Not authorized", "error-title": "Error", "failed-get-user-details": "Failed to get user details", "failed-to-get-user-details": "Failed to fetch user details", "info-title": "Info", "permissions-saved-successfully": "{{n}} permissions saved successfully", "save-permissions-error": "Failed to save {{n}} user permissions", "save-permissions-unexpected-error": "Unexpected error happened during saving grants", "set-available-actions-error-text": "Failed to set available actions", "success-title": "Success", "there-is-no-user-to-save": "There is no user to save", "there-is-nothing-to-save": "There is no change in permissions to save for user {{userFullName}}", "unknown-error": "Unknown error while getting user permissions", "user-already-added": "User already added", "user-successfully-deleted": "All permissions of {{userFullName}} successfully deleted", "warning-title": "Warning" }, "permissions": { "inherited-permission-title": "Inherited permission, can't be changed" } } }