Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zh_TW translations #535

Merged
merged 1 commit into from
Sep 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion _locales/zh_TW/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,5 +570,10 @@
"only_show_people_with_followers": { "message": "僅顯示超過 $NUMBER$ 粉絲的人", "placeholders": { "number": { "content": "-1" } } },
"only_show_people_with_age": { "message": "僅顯示加入了至少 $NUMBER$ 天的人", "placeholders": { "number": { "content": "-1" } } },
"page": { "message": "分頁" },
"update": {"message": "更新" }
"update": {"message": "更新" },
"show_quote_count": { "message": "顯示推文被引用的次數" },
"uploading": { "message": "上傳中" },
"finalization": { "message": "正在結束" },
"processing": { "message": "處理中" },
"quotes": { "message": "引用" }
}