New translations translation.json (Chinese Traditional)

This commit is contained in:
AkiraFukushima 2024-01-02 13:34:53 +09:00
parent adf27a4249
commit 566e6aad09
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",