diff options
Diffstat (limited to 'config/locales/es.yml')
-rw-r--r-- | config/locales/es.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml index c5a5dc97e..2b5c2a2ad 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1128,3 +1128,7 @@ es: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please <a href="%{url}">click this link</a>. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users |