summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 37acda939..a035da711 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3876,6 +3876,10 @@
"translation": "Invalid nickname"
},
{
+ "id": "model.user.is_valid.position.app_error",
+ "translation": "Invalid position: must not be longer than 35 characters."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Your password must contain at least {{.Min}} characters."
},