New translations translation.json (Japanese)
This commit is contained in:
parent
694ee1ff8d
commit
7643442b94
|
@ -6,6 +6,7 @@
|
||||||
"public": "連合",
|
"public": "連合",
|
||||||
"favourites": "お気に入り",
|
"favourites": "お気に入り",
|
||||||
"bookmarks": "ブックマーク",
|
"bookmarks": "ブックマーク",
|
||||||
|
"follow_requests": "Follow Requests",
|
||||||
"search": "検索",
|
"search": "検索",
|
||||||
"status": {
|
"status": {
|
||||||
"avatar": "{user} のAavtar",
|
"avatar": "{user} のAavtar",
|
||||||
|
@ -100,6 +101,10 @@
|
||||||
"body": "{user} からフォローリクエストを受け取りました"
|
"body": "{user} からフォローリクエストを受け取りました"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"follow_requests": {
|
||||||
|
"authorize": "Authorize",
|
||||||
|
"reject": "Reject"
|
||||||
|
},
|
||||||
"compose": {
|
"compose": {
|
||||||
"placeholder": "今なにしてる?",
|
"placeholder": "今なにしてる?",
|
||||||
"spoiler": {
|
"spoiler": {
|
||||||
|
|
Loading…
Reference in New Issue