diff options
author | nightpool <eg1290@gmail.com> | 2018-05-16 08:47:29 -0400 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2018-05-16 14:47:29 +0200 |
commit | dbf65e1b767b7caabf31570fdefca281b5928a1a (patch) | |
tree | 96a0d0b72b0727ad35afd8772cb896fa52910589 | |
parent | 53c2164e9c8e2538de386a526a97db187ecae470 (diff) |
Update bot preference text (#7507)
* Update simple_form.en.yml * fix #2
-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 495c6166b..7d6907ff5 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -4,7 +4,7 @@ en: hints: defaults: avatar: PNG, GIF or JPG. At most 2MB. Will be downscaled to 400x400px - bot: Warns people that the account does not represent a person + bot: This account mainly performs automated actions and might not be monitored digest: Only sent after a long period of inactivity and only if you have received any personal messages in your absence display_name: one: <span class="name-counter">1</span> character left |