2024-03-10 13:08:14 +00:00

13 lines
414 B
YAML

en:
pundit:
default: 'You cannot perform this action.'
profile_policy:
new?: 'You must sign in to create a new Profile!'
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!'
metapurse_policy:
new?: 'You must <a href="/users/sign_in">sign in</a> to create a new MetaPurse!'