From 29e1a853601514284c2af3f3302f30ad0d3c6d54 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Mon, 11 Apr 2016 09:04:56 -0400 Subject: PLT-2553 Additional backstage UI Improvements (#2673) * Renamed Commands to Slash Commands in backstage UI * Updated displayed info for listed commands and outgoing webhooks * Disallowed empty outgoing webhook trigger words and improved client-side validation for them --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 17f1ba7c8..c730f5711 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2351,6 +2351,10 @@ "id": "model.outgoing_hook.is_valid.token.app_error", "translation": "Invalid token" }, + { + "id": "model.outgoing_hook.is_valid.trigger_words.app_error", + "translation": "Invalid trigger words" + }, { "id": "model.outgoing_hook.is_valid.update_at.app_error", "translation": "Update at must be a valid time" -- cgit v1.2.3-1-g7c22