diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2022-11-04 16:08:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-04 16:08:29 +0100 |
commit | b1a219552e935d0c988e1f20b9fdceeb042d2c2d (patch) | |
tree | e35bd3b0d2f83cabdb5d5a615460fc081aef07cf /config/locales | |
parent | f002878c95442bae71e64d45d2502e63efb4d468 (diff) |
Fix featured tags not saving preferred casing (#19732)
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 64281d7b7..6edf7b4e9 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -67,7 +67,7 @@ en: domain: This can be the domain name that shows up in the e-mail address or the MX record it uses. They will be checked upon sign-up. with_dns_records: An attempt to resolve the given domain's DNS records will be made and the results will also be blocked featured_tag: - name: 'You might want to use one of these:' + name: 'Here are some of the hashtags you used the most recently:' filters: action: Chose which action to perform when a post matches the filter actions: |