New translations translation.json (Japanese)

This commit is contained in:
AkiraFukushima 2021-03-21 21:58:14 +09:00
parent df04990fd3
commit 8d5a8ca409
1 changed files with 4 additions and 4 deletions

View File

@ -50,7 +50,7 @@
"home": "ホーム",
"notification": "通知",
"mention": "返信",
"direct": "DM",
"direct": "ダイレクトメッセージ",
"follow_requests": "フォロー申請",
"favourite": "お気に入り",
"bookmark": "ブックマーク",
@ -197,7 +197,7 @@
"reaction": "絵文字リアクションを受け取ったとき",
"follow_request": "フォローリクエストを受け取った時",
"status": "トゥートの通知を受け取った時",
"poll": "Notify me when I receive a vote of poll"
"poll": "アンケートに投票された時"
}
},
"account": {
@ -504,8 +504,8 @@
"body": "{{username}} さんが投稿しました"
},
"poll_vote": {
"title": "PollVote",
"body": "{{username}} voted your poll"
"title": "アンケート投票",
"body": "{{username}} さんがあなたのアンケートに投票しました"
}
}
}