summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-08-28 19:08:54 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-08-28 19:08:54 +0200
commit53018baeb2dd04d053dbb2c4fd872a9f28505f95 (patch)
treef4e1b5a4ff06494b925cdc4987cd6a592120ab0d /i18n/en.i18n.json
parentdc3cbdd20e59c2cc92a4acfeb1230ce71ac4a7c1 (diff)
downloadwekan-53018baeb2dd04d053dbb2c4fd872a9f28505f95.tar.gz
wekan-53018baeb2dd04d053dbb2c4fd872a9f28505f95.tar.bz2
wekan-53018baeb2dd04d053dbb2c4fd872a9f28505f95.zip
Increase the avatar max size and show an error if it is too big
Fixes #190
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index ca1edfdc..9aaff5d6 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -189,6 +189,7 @@
"editProfilePopup-title": "Edit Profile",
"changeAvatarPopup-title": "Change Avatar",
"changePasswordPopup-title": "Change Password",
+ "avatar-too-big": "The avatar is too large (70Kb max)",
"cardDetailsActionsPopup-title": "Card Actions",
"disambiguateMultiLabelPopup-title": "Disambiguate Label Action",
"disambiguateMultiMemberPopup-title": "Disambiguate Member Action"