Skip to content

fix: add missing Simplified Chinese editor tooltips - #1788

Open
sridharkalaibala wants to merge 1 commit into
josdejong:developfrom
sridharkalaibala:fix/chinese-editor-tooltips
Open

fix: add missing Simplified Chinese editor tooltips#1788
sridharkalaibala wants to merge 1 commit into
josdejong:developfrom
sridharkalaibala:fix/chinese-editor-tooltips

Conversation

@sridharkalaibala

Copy link
Copy Markdown

Fixes #1562.

Add the four missing zh-CN entries requested in the issue: editor mode selector, search field, next result, and previous result. These tooltips currently fall back to English. Preserve the existing Enter and Shift+Enter shortcut hints.

Validation: npm run build-and-test passes (build, 69 tests, StandardJS lint). Checked all four strings through the actual translate function with zh-CN, including assertions that neither result-navigation shortcut changed.

AI assistance: translations and validation prepared with OpenAI Codex. Maintainer language review is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

i18n bug:The modeEditorTitle is not adapted to Chinese.

1 participant