diff options
| author | taehoon <th.dev91@gmail.com> | 2019-02-13 22:04:28 -0500 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-02-20 13:30:30 -0500 |
| commit | e91a94ff9c4b9559f53a4b001f8972ceca843771 (patch) | |
| tree | 40b879d37bb8ab8c6f12f6ae7c13af06e1e3a140 /src/i18n | |
| parent | 09315b27804beadb7590f8e908ae9d0eb1d6a992 (diff) | |
Add mutes tab
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 eeb95f9c..b41b6db9 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -165,6 +165,7 @@ "lock_account_description": "Restrict your account to approved followers only", "loop_video": "Loop videos", "loop_video_silent_only": "Loop only videos without sound (i.e. Mastodon's \"gifs\")", + "mutes_tab": "Mutes", "play_videos_in_modal": "Play videos directly in the media viewer", "use_contain_fit": "Don't crop the attachment in thumbnails", "name": "Name", |
