New translations translation.json (Chinese Traditional)
This commit is contained in:
parent
1b419d5455
commit
c8dee30ce1
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue