New translations translation.json (Japanese)

This commit is contained in:
AkiraFukushima 2021-08-27 01:15:10 +09:00
parent 367a4763f4
commit c5b0bb7429
1 changed files with 2 additions and 1 deletions

View File

@ -496,7 +496,8 @@
},
"new_toot": {
"toot_length": "トゥートの長さは {{min}} から {{max}} 文字である必要があります",
"attach_length": "添付ファイルは {{max}} つまでです",
"attach_length": "You can only attach up to {{max}} image",
"attach_length_plural": "You can only attach up to {{max}} images",
"attach_image": "画像かビデオしか添付できません",
"poll_invalid": "アンケートに不正な選択肢が含まれています"
}