summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorChris <ccbrown112@gmail.com>2017-08-28 14:19:00 -0500
committerGitHub <noreply@github.com>2017-08-28 14:19:00 -0500
commitff50b0e1382ba0214300ffb8eb467a78dae5b803 (patch)
tree4f11789e8b222a42d9074c46341fff6090b313d2 /i18n
parent6215c9159acb85033616d2937edf3d87ef7ca79b (diff)
downloadchat-ff50b0e1382ba0214300ffb8eb467a78dae5b803.tar.gz
chat-ff50b0e1382ba0214300ffb8eb467a78dae5b803.tar.bz2
chat-ff50b0e1382ba0214300ffb8eb467a78dae5b803.zip
add client4 apis needed for jira plugin (#7292)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 338eba46e..41f0790b4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5104,6 +5104,10 @@
"translation": "could not decode"
},
{
+ "id": "plugin.rpcplugin.invocation.error",
+ "translation": "Error invoking plugin RPC"
+ },
+ {
"id": "store.sql.alter_column_type.critical",
"translation": "Failed to alter column type %v"
},