diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2016-12-22 23:24:46 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2016-12-22 23:24:46 +0100 |
commit | 3c841c73062a43a634ff7407ef3e6c84c5510c96 (patch) | |
tree | f0b03d1efd78869f823ab56168a9d67d8e63d5e9 /config/locales | |
parent | 05b13c38b54b7d29ea4368999100c27cb7deb29e (diff) |
Adjust wording
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/simple_form.en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 376c72e12..50c0f99fd 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -26,7 +26,7 @@ en: reblog: Send e-mail when someone reblogs your status hints: defaults: - locked: Requires you to approve followers and defaults post privacy to followers-only + locked: Requires you to manually approve followers and defaults post privacy to followers-only 'no': 'No' required: mark: "*" |