Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dimdenGD/OldTwitter
Browse files Browse the repository at this point in the history
  • Loading branch information
dimdenGD committed Sep 14, 2023
2 parents 579d983 + 309f746 commit c31f8f6
Showing 1 changed file with 6 additions and 1 deletion.
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": "引用" }
}

0 comments on commit c31f8f6

Please sign in to comment.