diff --git a/packages/atomic/src/locales.json b/packages/atomic/src/locales.json index eff3f5fcf69..12ed388b396 100644 --- a/packages/atomic/src/locales.json +++ b/packages/atomic/src/locales.json @@ -699,7 +699,7 @@ "tr": "Açık", "zh": "晴朗", "zh-CN": "晴朗", - "zh-TW": "晴朗" + "zh-TW": "清除" }, "all-categories": { "en": "All Categories", @@ -1509,7 +1509,7 @@ "tr": "{{query}} için {{total}} / {{first}} sonuç", "zh": "结果数 {{first}},总数 {{total}}, 搜索 {{query}}", "zh-CN": "结果数 {{first}},总数 {{total}}, 搜索 {{query}}", - "zh-TW": "结果数 {{first}},总数 {{total}}, 搜索 {{query}}" + "zh-TW": "結果數 {{first}},總數 {{total}}, 搜索 {{query}}" }, "showing-results-of-with-query_plural": { "en": "Results {{first}}-{{last}} of {{total}} for {{query}}", @@ -1536,7 +1536,7 @@ "tr": "{{query}} için {{total}} / {{first}}-{{last}} sonuç", "zh": "结果数 {{first}}-{{last}},总数 {{total}}, 搜索 {{query}}", "zh-CN": "结果数 {{first}}-{{last}},总数 {{total}}, 搜索 {{query}}", - "zh-TW": "结果数 {{first}}-{{last}},总数 {{total}}, 搜索 {{query}}" + "zh-TW": "結果數 {{first}}-{{last}},總數 {{total}}, 搜索 {{query}}" }, "showing-results-of-load-more": { "en": "Showing {{last}} of {{total}} results", @@ -5779,4 +5779,4 @@ "zh-CN": "哎呀!在生成答案时出错了。", "zh-TW": "糟糕!在生成答案時出了些問題。" } -} +} \ No newline at end of file