From 05e2682c4dc94bba305ab348b2a9aa1e31b75f57 Mon Sep 17 00:00:00 2001 From: owo <47293699+Keycatowo@users.noreply.github.com> Date: Sat, 17 Feb 2024 13:00:15 +0800 Subject: [PATCH] Improve traditional Chinese translation (#5353) #### What type of PR is this? /kind improvement #### What this PR does / why we need it: Correct some simplified Chinese characters that were not replaced in the yaml file of traditional Chinese. #### Which issue(s) this PR fixes: Fixes #3672 #### Special notes for your reviewer: I have read the CONTRIBUTING file, but I'm not familiar with PR operations. If there's anything I can do to improve it, please let me know. > By the way, the [contribution guidelines](https://github.com/halo-dev/halo/blob/master/CONTRIBUTING.md) provided in the PR template and README still use `master` as the main branch, which may cause some confusion for new contributors. #### Does this PR introduce a user-facing change? ```release-note NONE ``` --- ui/src/locales/zh-TW.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/src/locales/zh-TW.yaml b/ui/src/locales/zh-TW.yaml index 7d561c876..3920e6e52 100644 --- a/ui/src/locales/zh-TW.yaml +++ b/ui/src/locales/zh-TW.yaml @@ -120,7 +120,7 @@ core: notification: title: 通知 empty: - title: 当前没有未读的消息 + title: 當前沒有未讀的消息 quicklink: title: 快捷訪問 actions: @@ -1238,8 +1238,8 @@ core: role-template-manage-categories: 分類管理 role-template-view-categories: 分類查看 role-template-manage-posts: 文章管理 - role-template-post-author: 允许管理自己的文章 - role-template-post-contributor: 允许投稿 + role-template-post-author: 允許管理自己的文章 + role-template-post-contributor: 允許投稿 role-template-post-publisher: 允許發布自己的文章 role-template-post-attachment-manager: 允許在文章中上傳圖片 Roles Management: 角色 @@ -1272,8 +1272,8 @@ core: Configure Notifier: 配置通知器 Notification Configuration: 通知配置 Post Attachment Manager: 允許在文章中上傳圖片 - Post Author: 允许管理自己的文章 - Post Contributor: 允许投稿 + Post Author: 允許管理自己的文章 + Post Contributor: 允許投稿 Post Publisher: 允許發布自己的文章 components: submit_button: @@ -1312,7 +1312,7 @@ core: placeholder: 輸入連結,按回車確定 operations: replace: - button: 替换 + button: 替換 toolbox: attachment: 選擇附件 show_hide_sidebar: 顯示 / 隱藏側邊欄 @@ -1408,7 +1408,7 @@ core: view_all: 查看全部 modify: 修改 verify: 驗證 - access: 访问 + access: 訪問 radio: "yes": 是 "no": 否 @@ -1492,7 +1492,7 @@ core: uc_reset_password: fields: username: - label: 用户名 + label: 用戶名 password: label: 新密碼 password_confirm: