New translations translation.json (French)

This commit is contained in:
AkiraFukushima 2024-01-02 13:34:55 +09:00
parent 1599b51a1b
commit 079861b8e1
1 changed files with 6 additions and 2 deletions

View File

@ -109,9 +109,13 @@
},
"alert": {
"validation": {
"attachment_type": "You can attach only images or videos"
"attachment_type": "You can attach only images or videos",
"attachment_length": "You can't attach over {limit} files"
},
"upload_error": "Failed to upload the file"
"upload_error": "Failed to upload the file",
"compose": {
"post_failed": "Failed to post a status"
}
},
"profile": {
"follow": "Follow",