9 lines
233 B
YAML

en:
pundit:
default: 'You cannot perform this action.'
project_policy:
new?: 'You must sign in to create a new Project!'
post_policy:
update?: 'You cannot edit this post!'
create?: 'You cannot create posts!'