summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-03-30 15:06:47 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-04-04 09:47:43 -0400
commit9fd7802af1a0f73039a66feaed30d8d230b065b6 (patch)
tree9a3308345afa463e6783846c0ecfdda7db3beb53 /webapp/i18n/en.json
parent441156b91e9f9bac6b5592616551e2920c4cb33b (diff)
downloadchat-9fd7802af1a0f73039a66feaed30d8d230b065b6.tar.gz
chat-9fd7802af1a0f73039a66feaed30d8d230b065b6.tar.bz2
chat-9fd7802af1a0f73039a66feaed30d8d230b065b6.zip
Added 'Created by...' line in integration list
Diffstat (limited to 'webapp/i18n/en.json')
-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)",