Add Simplified Chinese (zh) locale#18
Open
luoxiaogaung wants to merge 6 commits into
Open
Conversation
Add Simplified Chinese (zh) locale
Added a badge for Chinese language support in the README.
## Summary Add Chinese (简体中文) translation of the project README, and update the main README with a language badge linking to it. ## Changes ### New file - `readmes/README.zh.md` — Full Chinese translation of the project README ### Modified file - `README.md` — Added Chinese badge to the language switcher row ## Checklist - [x] All sections translated with no omissions - [x] Code blocks and links preserved intact - [x] Badge links correctly point to the new file - [x] Consistent with existing `README.uk.md` / `README.pl.md` format
Add schinese column support: unblock Simplified Chinese
Add schinese to language codes
|
Owner
|
Hi @luoxiaogaung
Thanks!
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Summary
Add Simplified Chinese (简体中文) translation for the application, covering all 179 locale keys present in
lang_en.json.Details
zhlang_en.json— translated every single key, no missing entriesTranslation notes
{count},{gamename}, etc.), and formattingTesting
Screenshots
N/A — straightforward locale addition, no visual changes