New translations translation.json (Chinese Traditional)
This commit is contained in:
parent
1d5216f7fa
commit
332bb506a6
|
@ -111,6 +111,11 @@
|
||||||
"direct": "私訊",
|
"direct": "私訊",
|
||||||
"local": "本機時間軸",
|
"local": "本機時間軸",
|
||||||
"public": "公開時間軸"
|
"public": "公開時間軸"
|
||||||
|
},
|
||||||
|
"use_marker": {
|
||||||
|
"title": "Load the timeline from the last reading position",
|
||||||
|
"home": "Home",
|
||||||
|
"notifications": "Notifications"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
|
@ -162,8 +167,7 @@
|
||||||
"description": "自訂時間軸外觀",
|
"description": "自訂時間軸外觀",
|
||||||
"cw": "永遠忽略內容警告",
|
"cw": "永遠忽略內容警告",
|
||||||
"nsfw": "永遠忽略 NSFW 媒體標記",
|
"nsfw": "永遠忽略 NSFW 媒體標記",
|
||||||
"hideAllAttachments": "隱藏所有媒體",
|
"hideAllAttachments": "隱藏所有媒體"
|
||||||
"useMarker": "從上次閱讀位置讀取時間軸"
|
|
||||||
},
|
},
|
||||||
"other": {
|
"other": {
|
||||||
"title": "其他選項",
|
"title": "其他選項",
|
||||||
|
|
Loading…
Reference in New Issue