New translations relationship.json (Chinese Traditional)

This commit is contained in:
xmflsct 2022-05-02 00:17:16 +03:00
parent 00e81cc85b
commit 8a92699f5e
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"follow": {
"function": "追蹤使用者"
},
"block": {
"function": "封鎖使用者"
},
"button": {
"error": "載入錯誤",
"blocked_by": "已被使用者封鎖",
"blocking": "解除封鎖",
"following": "取消追蹤",
"requested": "收回要求",
"default": "追蹤"
}
}