Add a space between filesizes
This commit is contained in:
parent
5c7a316df9
commit
88145c5934
@ -53,7 +53,7 @@
|
|||||||
"account_not_locked_warning_link": "locked",
|
"account_not_locked_warning_link": "locked",
|
||||||
"attachments_sensitive": "Mark attachments as sensitive",
|
"attachments_sensitive": "Mark attachments as sensitive",
|
||||||
"upload_error": "Upload failed.",
|
"upload_error": "Upload failed.",
|
||||||
"upload_error_file_too_big": "File too big [{filesize}/{allowedsize}]",
|
"upload_error_file_too_big": "File too big [{filesize} / {allowedsize}]",
|
||||||
"upload_error_generic": "Try again later",
|
"upload_error_generic": "Try again later",
|
||||||
"content_type": {
|
"content_type": {
|
||||||
"plain_text": "Plain text"
|
"plain_text": "Plain text"
|
||||||
|
Loading…
Reference in New Issue
Block a user