mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 00:35:55 +08:00
Merge pull request #1062 from dusty-wil/master
#1043 - Better error message for 1 character comments
This commit is contained in:
+1
-1
@@ -186,7 +186,7 @@ en:
|
||||
embedlink:
|
||||
copy: "Copy to Clipboard"
|
||||
error:
|
||||
COMMENT_TOO_SHORT: "Your comment must have something in it"
|
||||
COMMENT_TOO_SHORT: "Comments should be more than one character, please revise your comment and try again."
|
||||
NOT_AUTHORIZED: "You are not authorized to perform this action."
|
||||
NO_SPECIAL_CHARACTERS: "Usernames can contain letters numbers and _ only"
|
||||
PASSWORD_LENGTH: "Password is too short"
|
||||
|
||||
Reference in New Issue
Block a user