New translations translation.json (Japanese)
This commit is contained in:
parent
18f373a57b
commit
063372fa07
|
@ -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": "フォロー",
|
||||||
|
|
Loading…
Reference in New Issue