fix error message for security img too short

master
Niko PLP 3 weeks ago
parent 9b239229b5
commit ecf9b766d8
  1. 1
      ng-app/src/locales/en.json

@ -565,6 +565,7 @@
"InvalidValue": "The value is invalid.",
"ConnectionNotFound": "The connection was not found.",
"InvalidSecurityImage": "The security image you chose is not valid.",
"InvalidSecurityText": "The security text you chose is too short. It must be at least 10 characters long.",
"InvalidKey": "The key is invalid.",
"InvalidInvitation": "The invitation is invalid.",
"InvalidCreateAccount": "An error occurred creating the account.",

Loading…
Cancel
Save