New translations translation.json (Japanese)

This commit is contained in:
AkiraFukushima 2023-02-12 01:20:12 +09:00
parent 100263b035
commit 039f46d8c1
1 changed files with 7 additions and 7 deletions

View File

@ -540,19 +540,19 @@
},
"reaction": {
"title": "リアクション",
"body": "{{username}} reacted to your post"
"body": "{{username}} があなたの投稿にリアクションしました"
},
"status": {
"title": "New reaction",
"body": "{{username}} made a new post"
"title": "リアクション",
"body": "{{username}} が新しい投稿を行いました"
},
"poll_vote": {
"title": "New poll vote",
"body": "{{username}} voted in your poll"
"title": "アンケート投票",
"body": "{{username}} があなたのアンケートに投票しました"
},
"poll_expired": {
"title": "Poll expired",
"body": "{{username}}'s poll has ended"
"title": "アンケート終了",
"body": "{{username}} のアンケートが終了しました"
}
}
}