diff options
Diffstat (limited to 'config/locales/ko.yml')
-rw-r--r-- | config/locales/ko.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 3f21dfd72..7b8184efd 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1141,3 +1141,7 @@ ko: 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 |