diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-12-10 03:55:47 -0600 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-12-10 03:55:47 -0600 |
commit | 8975561bfae3e6b478b7c83d42174cab9b3bc147 (patch) | |
tree | 8dc3864782559a8f226c540c039571e3e3bee543 /config/locales | |
parent | 859763ea02d49abc3ce90926effebc745bd8c97b (diff) |
adjust regex shortcut descriptions
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 cf9c1b073..dffd3a4fc 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -45,7 +45,7 @@ en: setting_skin: Reskins the selected Mastodon flavour setting_theme: Affects how Mastodon looks when you're logged in from any device. username: Your username will be unique on %{domain} - phrase_html: "<code>"thing"</code> - match whole words<br/><code>tags: "thing"</code> - match tags</code><br/><code>subj: thing</code> - match subject or CW</code><br/><code>text: thing</code> - match text<br/><code>desc: thing</code> - match media descriptions" + phrase_html: "<code>"thing"</code> - match whole words<br/><code>tags: "tag1" tag2 ...</code> - match tags (don't include <code>#</code>)<br/><code>subj: thing</code> - match subject or CW</code><br/><code>text: thing</code> - match text<br/><code>desc: thing</code> - match media descriptions" featured_tag: name: 'You might want to use one of these:' imports: |