fix: display error if attachments exceed limit (#666)
This commit is contained in:
parent
53fc28bf61
commit
4713db9adc
3 changed files with 22 additions and 8 deletions
|
@ -260,6 +260,7 @@
|
|||
}
|
||||
},
|
||||
"state": {
|
||||
"attachments_exceed_server_limit": "The number of attachments exceeded the limit per post.",
|
||||
"edited": "(Edited)",
|
||||
"editing": "Editing",
|
||||
"loading": "Loading...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue