summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 4caa952b3..f252ebe08 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4248,11 +4248,11 @@
},
{
"id": "model.plugin_key_value.is_valid.plugin_id.app_error",
- "translation": "Invalid plugin ID"
+ "translation": "Invalid plugin ID, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
},
{
"id": "model.plugin_key_value.is_valid.key.app_error",
- "translation": "Invalid key"
+ "translation": "Invalid key, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
},
{
"id": "model.access.is_valid.access_token.app_error",