summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-04-04 08:15:13 -0700
committerCorey Hulen <corey@hulen.com>2016-04-04 08:15:13 -0700
commit578749d08315945020fcf4466a6f0709a128dbbf (patch)
tree190561a505b5f51bafd570c2c8c48196761a49e0 /webapp/i18n
parentead8e64ccb42081272bca1a498a08c05825ce9d0 (diff)
parent74daec08ce7f1b6a09e4b364f45b0f05f3c28a9e (diff)
downloadchat-578749d08315945020fcf4466a6f0709a128dbbf.tar.gz
chat-578749d08315945020fcf4466a6f0709a128dbbf.tar.bz2
chat-578749d08315945020fcf4466a6f0709a128dbbf.zip
Merge pull request #2584 from hmhealey/plt2054
PLT-2054 Add DisplayName and Description fields for integrations
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 7dc6486ab..8fdb42b4c 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -814,6 +814,7 @@
"get_team_invite_link_modal.title": "Team Invite Link",
"installed_integrations.add": "Add Integration",
"installed_integrations.allFilter": "All ({count})",
+ "installed_integrations.creation": "Created by {creator} on {createAt, date, full}",
"installed_integrations.delete": "Delete",
"installed_integrations.header": "Installed Integrations",
"installed_integrations.incomingWebhookType": "(Incoming Webhook)",