From 19b753467d37209f2227567637e60138d05dd405 Mon Sep 17 00:00:00 2001 From: Poornima Date: Mon, 27 Feb 2017 00:18:20 +0530 Subject: Adding edit of incoming webhook (#5272) Adding edit of outgoing webhook Fixing spelling of error Fixing style Changing from PUT to POST for updates Fixing test failures due to merge --- i18n/ja.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'i18n/ja.json') diff --git a/i18n/ja.json b/i18n/ja.json index 040b45433..6060cf51c 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -2684,7 +2684,7 @@ "translation": "teamId=%v用のチームハブを停止しています" }, { - "id": "api.webhook.create_incoming.disabled.app_errror", + "id": "api.webhook.create_incoming.disabled.app_error", "translation": "内向きのウェブフックはシステム管理者によって無効にされています。" }, { @@ -2708,11 +2708,11 @@ "translation": "trigger_wordsまたはchannel_idを設定してください" }, { - "id": "api.webhook.delete_incoming.disabled.app_errror", + "id": "api.webhook.delete_incoming.disabled.app_error", "translation": "内向きのウェブフックはシステム管理者によって無効にされています。" }, { - "id": "api.webhook.delete_incoming.permissions.app_errror", + "id": "api.webhook.delete_incoming.permissions.app_error", "translation": "内向きのウェブフックを削除するのに十分な権限が付与されていません" }, { -- cgit v1.2.3-1-g7c22