module.exports = exports = { welcome: 'Welcome', powered_by_flitter: 'powered by flitter', new_to_flitter: 'New to Flitter?', start_here: 'Start Here.', log_out: 'Log out', invalid: 'Invalid', unnamed: '(unnamed)', never: 'Never', yes: 'Yes', no: 'No', deny: 'Deny', grant: 'Allow access', grant_once: 'Allow access once', back: 'Back', next: 'Next', cancel: 'Cancel', request: 'Request', continue: 'Continue', generate: 'Generate', close: 'Close', change: 'Change', deactivate: 'Deactivate', view: 'View', unknown_error: 'An unknown error has occurred, and we are unable to continue at this time.', invalid_resolver: 'Invalid locale resolver.', loading: 'Loading', confirm: 'Confirm', save: 'Save', field_required: 'This field is required.', confirmation_not_match: 'confirmation does not match.', invalid_json: 'must be valid JSON.', not_permission: 'Sorry, you do not have permission to ACTION this resource.', item_saved: 'The ITEM was saved.', are_you_sure: 'Are you sure?', action_resource_confirm: 'You are about to ACTION this RESOURCE. Do you want to continue?', }