summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2016-02-08 13:45:19 -0800
committerReed Garmsen <rgarmsen2295@gmail.com>2016-02-08 13:49:11 -0800
commite56454ca11c4b14ecc1cb097f2941e7d0980a7b8 (patch)
tree0bd518f7f21c8ff3963e1bafa824bec89d262b81 /web/static/i18n/en.json
parent137920b479b9cb6688a4ad683c67280549680c70 (diff)
downloadchat-e56454ca11c4b14ecc1cb097f2941e7d0980a7b8.tar.gz
chat-e56454ca11c4b14ecc1cb097f2941e7d0980a7b8.tar.bz2
chat-e56454ca11c4b14ecc1cb097f2941e7d0980a7b8.zip
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 ff25d98c2..1f6d80b08 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/\"",