aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authortaehoon <th.dev91@gmail.com>2019-04-02 16:28:51 -0400
committertaehoon <th.dev91@gmail.com>2019-04-14 23:44:50 -0400
commitd874ca905cbf90a4adb070bbe9b307e5bf9ad82f (patch)
treee5a45d79548123aa0b36a8baac536550a5369204 /src/i18n
parent948baba9d351f8e5958e1f1aa7b9065c9c54f026 (diff)
support i18n
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 9188c6f7..c71c9036 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -217,6 +217,8 @@
"reply_visibility_self": "Only show replies directed at me",
"saving_err": "Error saving settings",
"saving_ok": "Settings saved",
+ "search_user_to_block": "Search whom you want to block",
+ "search_user_to_mute": "Search whom you want to mute",
"security_tab": "Security",
"scope_copy": "Copy scope when replying (DMs are always copied)",
"minimal_scopes_mode": "Minimize post scope selection options",