about summary refs log tree commit diff
path: root/app/javascript/glitch/locales/en.json
diff options
context:
space:
mode:
authorDavid Yip <yipdw@member.fsf.org>2017-12-06 22:20:55 -0600
committerGitHub <noreply@github.com>2017-12-06 22:20:55 -0600
commit935c1944e27be4df9ba821a0f38fd599d1877a31 (patch)
tree9361644967707c69669131c52a47646cafac0f4c /app/javascript/glitch/locales/en.json
parentde5620995175b7c1c0fc458bd78c12d8c5860aad (diff)
parent2f2467ce8e4403ef6a21d6a64ecb208124eca0ee (diff)
Merge pull request #241 from glitch-soc/no-dm-option
Add option to remove DMs from home (#126)
Diffstat (limited to 'app/javascript/glitch/locales/en.json')
-rw-r--r--app/javascript/glitch/locales/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/javascript/glitch/locales/en.json b/app/javascript/glitch/locales/en.json
index 69aa29108..0276cb837 100644
--- a/app/javascript/glitch/locales/en.json
+++ b/app/javascript/glitch/locales/en.json
@@ -32,6 +32,8 @@
   "status.collapse": "Collapse",
   "status.uncollapse": "Uncollapse",
 
+  "home.column_settings.show_direct": "Show DMs",
+
   "notification.markForDeletion": "Mark for deletion",
   "notifications.clear": "Clear all my notifications",
   "notifications.marked_clear_confirmation": "Are you sure you want to permanently clear all selected notifications?",