-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update chinese language files #9133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
BramChen
commented
Jul 8, 2025
- Add relevant chinese translation for System Information Panel
* Add relevant chinese translation for System Information Panel
✅ Deploy Preview for tiddlywiki-previews ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Confirmed: BramChen has already signed the Contributor License Agreement (see contributing.md) |
@@ -252,4 +252,6 @@ ViewTemplateTitle/Hint: 默认的查看模板使用此规则级联,动态选 | |||
ViewTemplateSubtitle/Caption: 查看模板副标题 | |||
ViewTemplateSubtitle/Hint: 默认的查看模板使用此规则级联,动态选择模板以显示条目的副标题。 | |||
ViewTemplateTags/Caption: 查看模板标签区 | |||
ViewTemplateTags/Hint: 默认的查看模板使用此规则级联,动态选择模板以显示条目的标签区域。 | |||
WikiInformation/Caption: 维基信息 | |||
WikiInformation/Hint: 此页面总结了有关此 ~TiddlyWiki 配置的高阶信息。旨在让用戶能够快速与他人共享其 ~TiddlyWiki 配置的相关信息,例如,在其中一个论坛中寻求帮助时。不包含隐私或个人信息,没有明确复制和粘贴在其他地方的情况 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
户 should be changed to zh-Hans variant.
WikiInformation/Hint: 此页面总结了有关此 ~TiddlyWiki 配置的高阶信息。旨在让用戶能够快速与他人共享其 ~TiddlyWiki 配置的相关信息,例如,在其中一个论坛中寻求帮助时。不包含隐私或个人信息,没有明确复制和粘贴在其他地方的情况 | |
WikiInformation/Hint: 此页面总结了有关此 ~TiddlyWiki 配置的高阶信息。旨在让用户能够快速与他人共享其 ~TiddlyWiki 配置的相关信息,例如,在其中一个论坛中寻求帮助时。不包含隐私或个人信息,没有明确复制和粘贴在其他地方的情况 |
@Jermolene I think we should prepare a branch for a v5.3.8 bugfix release, so that PRs like this one could be included for users who sticks to v5.3.x. |
* Fix typo
@@ -252,4 +252,6 @@ ViewTemplateTitle/Hint: 默认的查看模板使用此规则级联,动态选 | |||
ViewTemplateSubtitle/Caption: 查看模板副标题 | |||
ViewTemplateSubtitle/Hint: 默认的查看模板使用此规则级联,动态选择模板以显示条目的副标题。 | |||
ViewTemplateTags/Caption: 查看模板标签区 | |||
ViewTemplateTags/Hint: 默认的查看模板使用此规则级联,动态选择模板以显示条目的标签区域。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this line is deleted by mistake