New translations translation.json (Japanese)

This commit is contained in:
AkiraFukushima 2024-01-02 13:34:48 +09:00
parent 18f373a57b
commit 063372fa07
1 changed files with 6 additions and 2 deletions

View File

@ -109,9 +109,13 @@
}, },
"alert": { "alert": {
"validation": { "validation": {
"attachment_type": "画像または動画のみ添付できます" "attachment_type": "画像または動画のみ添付できます",
"attachment_length": "You can't attach over {limit} files"
}, },
"upload_error": "ファイルのアップロードに失敗しました" "upload_error": "ファイルのアップロードに失敗しました",
"compose": {
"post_failed": "Failed to post a status"
}
}, },
"profile": { "profile": {
"follow": "フォロー", "follow": "フォロー",