mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(reply modal): add content length check, better error display
This commit is contained in:
@@ -262,5 +262,7 @@
|
||||
"no_file_chosen": "कोई फ़ाइल नहीं चुनी गई",
|
||||
"error": "त्रुटि",
|
||||
"vote": "मत डालें",
|
||||
"warning": "चेतावनी"
|
||||
"warning": "चेतावनी",
|
||||
"comment_field_too_long": "टिप्पणी बहुत लंबी है ({{length}}/2000)।",
|
||||
"field_too_long": "क्षेत्र बहुत लंबा है।"
|
||||
}
|
||||
Reference in New Issue
Block a user