New translations translation.json (Japanese)

This commit is contained in:
AkiraFukushima 2021-03-02 11:58:05 +09:00
parent 48cdb054c9
commit 74675c3f0f
1 changed files with 4 additions and 4 deletions

View File

@ -195,8 +195,8 @@
"favourite": "お気に入りされた時", "favourite": "お気に入りされた時",
"follow": "フォローされた時", "follow": "フォローされた時",
"reaction": "絵文字リアクションを受け取ったとき", "reaction": "絵文字リアクションを受け取ったとき",
"follow_request": "Notify me when I receive a follow request", "follow_request": "フォローリクエストを受け取った時",
"status": "Notify me when I receive a status notification" "status": "トゥートの通知を受け取った時"
} }
}, },
"account": { "account": {
@ -495,8 +495,8 @@
"body": "{{username}} さんがリアクションをつけました" "body": "{{username}} さんがリアクションをつけました"
}, },
"status": { "status": {
"title": "Status", "title": "トゥート",
"body": "{{username}} just posted" "body": "{{username}} さんが投稿しました"
} }
} }
} }