From 3583dd6ad7bbd89ceea9e7c5c8b19ebec2a5c799 Mon Sep 17 00:00:00 2001 From: Reg Chien <38148679+bs10081@users.noreply.github.com> Date: Fri, 15 Sep 2023 10:29:22 +0800 Subject: [PATCH] Update zh-tw support (#1001) --- src/lib/i18n/locales/zh-TW/common.json | 7 ++++++- src/lib/i18n/locales/zh-TW/index.json | 10 +++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/lib/i18n/locales/zh-TW/common.json b/src/lib/i18n/locales/zh-TW/common.json index 5999eb330b..a51ced3e51 100644 --- a/src/lib/i18n/locales/zh-TW/common.json +++ b/src/lib/i18n/locales/zh-TW/common.json @@ -77,6 +77,11 @@ "Custom": "自訂", "Mintable": "Mintable", "Successfully followed": "嘿!你已經開始<2>追蹤他們的最新動態囉。", + "min": "分鐘", + "Pinned": "釘選", + "Blockchain ID": "區塊鏈編號", + "Confirmed by {{blockNumber}} blocks": "已被 {{blockNumber}} 個區塊確認", + "Current Block Height": "當前區塊長度", "Enable AI Filtering": "AI 過濾", "Filter out possible low-quality content based on AI ratings.": "基於 AI 評分過濾可能不佳的內容", "Refreshing": "重新載入中", @@ -89,4 +94,4 @@ "Share": "分享", "Share Message": "嘿,我發現了一片寶藏文章「{{title}}」哩,快來看看吧!", "Pinned": "釘選" -} +} \ No newline at end of file diff --git a/src/lib/i18n/locales/zh-TW/index.json b/src/lib/i18n/locales/zh-TW/index.json index eab52119d3..847a9041a0 100644 --- a/src/lib/i18n/locales/zh-TW/index.json +++ b/src/lib/i18n/locales/zh-TW/index.json @@ -4,7 +4,7 @@ "Earn": "Earn", ".": ".", "Look at others'": "看看別人", - "description": "書寫在 <6>區塊鏈 上的 <2>開源 創作社區", + "description": "銘刻在 <6>區塊鏈 上的 <2>開源 創作社群", "Get my xLog in 5 minutes": "五分鐘撰寫自我", "Explore the xLog way": "探索 xLog 之路", "features": { @@ -59,14 +59,14 @@ "Dashboard": "主控臺", "Suggested creators for you": "推薦給你一些優質創作者", "Hot Topics": "流行話題", - "Topic Keywords" : "關鍵字", + "Topic Keywords": "關鍵字", "Topic Tags": "標籤", - "Let's talk about xLog, whether to praise or criticize it." : "讚美與批評,推進著 xLog 的成長。", + "Let's talk about xLog, whether to praise or criticize it.": "讚美與批評,推進著 xLog 的成長。", "The world is undergoing changes, and we are at the center of it.": "世界正在變革,我們站在時代的風頭浪尖。", "Life Journal": "日誌", "Discover new perspectives and insights in others' weekly, monthly, or yearly journal.": "分享你剛編的故事。", "Fiction": "小說", - "Experience a world of imagination through these fiction stories." : "年輕人的第一個虛擬世界。", + "Experience a world of imagination through these fiction stories.": "年輕人的第一個虛擬世界。", "Coding": "Coding", "Participate in Topic": "加入話題" -} +} \ No newline at end of file