New translations translation.json (Chinese Traditional)

This commit is contained in:
AkiraFukushima 2024-10-12 15:29:57 +09:00
parent 1b419d5455
commit c8dee30ce1
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,7 @@
"public": "公開", "public": "公開",
"favourites": "最愛", "favourites": "最愛",
"bookmarks": "書籤", "bookmarks": "書籤",
"follow_requests": "Follow Requests",
"search": "搜尋", "search": "搜尋",
"status": { "status": {
"avatar": "{user} 的頭像", "avatar": "{user} 的頭像",
@ -100,6 +101,10 @@
"body": "{user} 請求追蹤你" "body": "{user} 請求追蹤你"
} }
}, },
"follow_requests": {
"authorize": "Authorize",
"reject": "Reject"
},
"compose": { "compose": {
"placeholder": "What's on your mind?", "placeholder": "What's on your mind?",
"spoiler": { "spoiler": {