diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 93819c2c..55ea7b24 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -372,7 +372,10 @@ "statuses": "Statuses", "unblock": "Unblock", "unblock_progress": "Unblocking...", - "block_progress": "Blocking..." + "block_progress": "Blocking...", + "unmute": "Unmute", + "unmute_progress": "Unmuting...", + "mute_progress": "Muting..." }, "user_profile": { "timeline_title": "User Timeline" |
