diff options
| author | Henry Jameson <me@hjkos.com> | 2022-07-19 19:33:48 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-07-19 19:33:48 +0300 |
| commit | 2c3c2bb5b032f534a7ff9bc7be4687373baa2f8d (patch) | |
| tree | a38f7c58979bbecc3735eba77fbbb925b2c910b3 /src/i18n | |
| parent | 54ab1ed741984ef0a81019bde053f441f99eaab2 (diff) | |
fix avatar not closing, add option to put popovers next to avatar
instead of over it
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 9a8e54d6..fe02664f 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -551,6 +551,7 @@ "mention_link_fade_domain": "Fade domains (e.g. {'@'}example.org in {'@'}foo{'@'}example.org)", "mention_link_bolden_you": "Highlight mention of you when you are mentioned", "user_popover_avatar_zoom": "Clicking on user avatar in popover zooms it instead of closing the popover", + "user_popover_avatar_overlay": "Show user popover over user avatar", "fun": "Fun", "greentext": "Meme arrows", "show_yous": "Show (You)s", |
