New translations app.json (Japanese)

This commit is contained in:
Eugen Rochko 2022-05-17 16:18:58 +02:00
parent afd29ed706
commit 439626b297
1 changed files with 12 additions and 0 deletions

View File

@ -462,11 +462,23 @@
} }
}, },
"follower": { "follower": {
"title": "follower",
"footer": "他のサーバーからのフォロワーは表示されません。" "footer": "他のサーバーからのフォロワーは表示されません。"
}, },
"following": { "following": {
"title": "following",
"footer": "他のサーバーにいるフォローは表示されません。" "footer": "他のサーバーにいるフォローは表示されません。"
}, },
"familiarFollowers": {
"title": "Followers you familiar",
"followed_by_names": "Followed by %s"
},
"favorited_by": {
"title": "Favorited By"
},
"reblogged_by": {
"title": "Reblogged By"
},
"search": { "search": {
"title": "検索", "title": "検索",
"search_bar": { "search_bar": {