summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-02-08 18:23:06 -0500
committerJoram Wilander <jwawilander@gmail.com>2016-02-08 18:23:06 -0500
commit8e1c9c371b9fbfbc15d96d6f5c4092968dc41f43 (patch)
treebfd8f581b0a608ef8aa30e5bf0ec0e4f2cc4fda1 /web/static/i18n/en.json
parent1af689a5b65d98992a984cc5dfc43521c02941f4 (diff)
parente56454ca11c4b14ecc1cb097f2941e7d0980a7b8 (diff)
downloadchat-8e1c9c371b9fbfbc15d96d6f5c4092968dc41f43.tar.gz
chat-8e1c9c371b9fbfbc15d96d6f5c4092968dc41f43.tar.bz2
chat-8e1c9c371b9fbfbc15d96d6f5c4092968dc41f43.zip
Merge pull request #2107 from rgarmsen2295/plt-1715
PLT-1715 - Removed the ability to disable file storage from the admin console
Diffstat (limited to 'web/static/i18n/en.json')
-rw-r--r--web/static/i18n/en.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 6f2ae8c3e..2ef130894 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -148,7 +148,6 @@
"admin.gitlab.userTitle": "User API Endpoint:",
"admin.gitlab.userDescription": "Enter https://<your-gitlab-url>/api/v3/user. Make sure you use HTTP or HTTPS in your URL depending on your server configuration.",
"admin.gitlab.save": "Save",
- "admin.image.storeDisabled": "Disable File Storage",
"admin.image.storeLocal": "Local File System",
"admin.image.storeAmazonS3": "Amazon S3",
"admin.image.localExample": "Ex \"./data/\"",