Skip to content

Update zh-cn.json and zh-hant.json#2103

Merged
UnschooledGamer merged 1 commit into
Acode-Foundation:mainfrom
LaunchLee:Patch-CN
May 14, 2026
Merged

Update zh-cn.json and zh-hant.json#2103
UnschooledGamer merged 1 commit into
Acode-Foundation:mainfrom
LaunchLee:Patch-CN

Conversation

@LaunchLee
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the translations Anything related to Translations Whether a Issue or PR label May 14, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 14, 2026

Greptile Summary

This PR translates three previously untranslated English strings — plugin-not-supported, plugin-not-supported-info, and login-to-view — into both Simplified Chinese (zh-cn.json) and Traditional Chinese (zh-hant.json).

  • zh-cn.json: All three strings are translated naturally and consistently with existing conventions in the file.
  • zh-hant.json: The plugin-not-supported-info translation correctly includes a half-width space before Acode, matching the CJK–Latin spacing convention used elsewhere. The login-to-view string uses 登錄 rather than the 登入 already established for the \"login\" key in the same file.

Confidence Score: 5/5

Safe to merge — changes are purely additive locale string translations with no logic impact.

Both files only add Chinese translations for three previously English strings. The changes carry no runtime risk and do not touch any application logic.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/zh-cn.json Adds Simplified Chinese translations for plugin-not-supported, plugin-not-supported-info, and login-to-view; translations are natural and internally consistent with the rest of the file.
src/lang/zh-hant.json Adds Traditional Chinese translations for the same three keys; the login-to-view string uses 登錄 while the rest of the file uses 登入 for the login concept.

Reviews (2): Last reviewed commit: "Update zh-cn.json and zh-hant.json" | Re-trigger Greptile

Comment thread src/lang/zh-hant.json Outdated
@LaunchLee LaunchLee marked this pull request as draft May 14, 2026 02:28
@LaunchLee LaunchLee marked this pull request as ready for review May 14, 2026 02:34
@UnschooledGamer UnschooledGamer merged commit 11b88e4 into Acode-Foundation:main May 14, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community translations Anything related to Translations Whether a Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants