diff options
| author | Alexander Tumin <iamtakingiteasy@eientei.org> | 2023-03-17 23:30:46 +0300 |
|---|---|---|
| committer | Alexander Tumin <iamtakingiteasy@eientei.org> | 2023-03-17 23:55:34 +0300 |
| commit | 3403f6a1ed5388291244487ae7eb3190d7c4353e (patch) | |
| tree | 208de875f4d8df03b50024d43e968eebff5dca01 /src/i18n | |
| parent | 832019b2c26f7b219db75e47060ab95251c14c26 (diff) | |
Allow custom emoji reactions: add option to scale reaction buttons
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 6c9bc8e2..10ba2ef8 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -467,6 +467,7 @@ "pad_emoji": "Pad emoji with spaces when adding from picker", "autocomplete_select_first": "Automatically select the first candidate when autocomplete results are available", "emoji_reactions_on_timeline": "Show emoji reactions on timeline", + "emoji_reactions_scale": "Reactions scale factor", "export_theme": "Save preset", "filtering": "Filtering", "wordfilter": "Wordfilter", |
