CoreID/locale/en_US/iam.locale.js
2020-05-30 18:00:12 -05:00

5 lines
146 B
JavaScript

module.exports = exports = {
policy_not_found: 'Policy not found with that ID.',
invalid_entity: 'Invalid entity_type. Must be one of:'
}