diff options
| author | Henry Jameson <me@hjkos.com> | 2022-12-21 22:58:41 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-12-21 22:58:41 +0200 |
| commit | 5bde89297c11a0d35b1dfd314abaace8c238b4b5 (patch) | |
| tree | 66231109f71c78f506ab4a1f6d0dca5ec05cb46d /src/i18n | |
| parent | efdcfedfbeabcb71ad1756e993eba6a4c6ac720a (diff) | |
a11y
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 5793c3c8..ddaa12cd 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -986,7 +986,9 @@ "user_settings": "User Settings", "accept_follow_request": "Accept follow request", "reject_follow_request": "Reject follow request", - "bookmark": "Bookmark" + "bookmark": "Bookmark", + "toggle_expand": "Expand or collapse notification to show post in full", + "toggle_mute": "Expand or collapse notification to reveal muted content" }, "upload": { "error": { |
