diff options
| author | Phantasm <phantasm@centrum.cz> | 2024-01-17 13:23:33 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2024-01-17 13:23:33 +0000 |
| commit | 88a006eb1afeb6cad26daffa428baf706210f008 (patch) | |
| tree | 71c39af60f8f746fed56b84679bdf82421a7298c /src/i18n | |
| parent | ae4e360157234a352f71c90e84b9861ee572472e (diff) | |
Add ability to hide custom emojis in picker
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 f4c9de18..f98bbb26 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -237,6 +237,7 @@ "search_emoji": "Search for an emoji", "add_emoji": "Insert emoji", "custom": "Custom emoji", + "hide_custom_emoji": "Hide custom emojis", "unpacked": "Unpacked emoji", "unicode": "Unicode emoji", "unicode_groups": { |
