From a36e5bca0554fa7d0143ddb8624ec49849802857 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 16 Dec 2019 20:47:40 +0200 Subject: [PATCH] New translations en-US.json (Chinese Traditional) --- src/config/locales/zh-TW.json | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/src/config/locales/zh-TW.json b/src/config/locales/zh-TW.json index 69346f122..924272a65 100644 --- a/src/config/locales/zh-TW.json +++ b/src/config/locales/zh-TW.json @@ -28,6 +28,9 @@ "reblog_title": "Points for reblog", "login_title": "Points for login", "checkin_title": "Points for heartbeat", + "referral": "Referral", + "referral_title": "Referral rewards", + "referral_desc": "Invite friends and earn ESTM", "checkin_extra_title": "Usage bonus", "no_activity": "No recent activity", "outgoing_transfer_description": "", @@ -100,14 +103,14 @@ } }, "notification": { - "vote": "贊了您的帖子", - "unvote": "取消點讚您的帖子", - "reply": "回復了您的帖子", - "mention": "提到了您", + "vote": "voted", + "unvote": "unvoted", + "reply": "replied to", + "mention": "mentioned in", "follow": "關注了您", "unfollow": "取消關注了您", "ignore": "忽略了您", - "reblog": "轉發了您的帖子", + "reblog": "reblogged", "transfer": "transferred", "notification": "通知", "leaderboard": "排行榜", @@ -117,7 +120,11 @@ "yesterday": "昨天", "this_week": "本週", "this_month": "本月", - "older_then": "一個月前" + "older_then": "一個月前", + "activities": "All", + "replies": "回覆", + "mentions": "Mentions", + "reblogs": "Reblogs" }, "leaderboard": { "daily": "DAILY", @@ -206,7 +213,10 @@ }, "home": { "feed": "動態消息", - "popular": "熱門" + "popular": "熱門", + "top": "Top", + "hot": "Hot", + "new": "New" }, "side_menu": { "profile": "個人檔案",