diff options
Diffstat (limited to 'config/locales/id.yml')
-rw-r--r-- | config/locales/id.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config/locales/id.yml b/config/locales/id.yml index efa291d27..190b1af0a 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1240,3 +1240,12 @@ id: button_actions: Actions mail_body_lost_password_validity: Please be aware that you may change the password only once using this link. + text_login_required_html: When not requiring authentication, public projects and their + contents are openly available on the network. You can <a href="%{anonymous_role_path}">edit + the applicable permissions</a>. + label_login_required_yes: 'Yes' + label_login_required_no: No, allow anonymous access to public projects + text_project_is_public_non_member: Public projects and their contents are available + to all logged-in users. + text_project_is_public_anonymous: Public projects and their contents are openly available + on the network. |