Merge pull request #4108 from h3poteto/l10n_master

New Crowdin updates
This commit is contained in:
AkiraFukushima 2023-02-12 11:33:42 +09:00 committed by GitHub
commit 0ecef3cf89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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}} のアンケートが終了しました"
}
}
}