diff options
| author | Henry Jameson <me@hjkos.com> | 2022-02-03 22:36:13 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-02-03 22:36:13 +0200 |
| commit | ea6114f63c972ac974f8e3055b93ae3340b6e85b (patch) | |
| tree | 3c3b1e6c6e94374421aef8cf64b60b90859c29aa | |
| parent | bfb3a4364be3f71f7c46056aeb8972f04a072703 (diff) | |
better phrasing?
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 8fd189c6..77f7e5b0 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -493,7 +493,7 @@ "mention_link_show_tooltip": "Show full user names as tooltip for remote users", "mention_link_show_avatar": "Show user avatar beside the link", "mention_link_fade_domain": "Fade domains (e.g. @example.org in @foo@example.org)", - "mention_link_bolden_you": "Bolden text of your mention", + "mention_link_bolden_you": "Highlight mention of you when you are mentioned", "fun": "Fun", "greentext": "Meme arrows", "show_yous": "Show (You)s", |
