[pleroma#36] Add upload errors
This commit is contained in:
parent
fb5261b926
commit
ba188eddab
5 changed files with 14 additions and 2 deletions
|
@ -52,6 +52,8 @@
|
|||
"account_not_locked_warning": "Your account is not {0}. Anyone can follow you to view your follower-only posts.",
|
||||
"account_not_locked_warning_link": "locked",
|
||||
"attachments_sensitive": "Mark attachments as sensitive",
|
||||
"upload_error": "Upload failed.",
|
||||
"upload_error_file_too_big": "Upload failed. File too big",
|
||||
"content_type": {
|
||||
"plain_text": "Plain text"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue