From 9303d089d0477bcb69f09cabe2cdc18172234ae2 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 4 Oct 2020 19:11:14 -0500 Subject: [PATCH] Adding invalid_password. --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index e7aa4b3..a201fb1 100644 --- a/translations/en.json +++ b/translations/en.json @@ -164,6 +164,7 @@ "unread_messages": "Unread Messages", "messages": "Messages", "password": "Password", + "invalid_password": "Invalid password. Password must be <= 60 characters.", "verify_password": "Verify Password", "old_password": "Old Password", "forgot_password": "forgot password",