Skip to content

fix(locale): correct Mandarin Chinese spelling and schema validation#617

Merged
sinaatalay merged 2 commits into
rendercv:mainfrom
ccasJay:fix
Feb 16, 2026
Merged

fix(locale): correct Mandarin Chinese spelling and schema validation#617
sinaatalay merged 2 commits into
rendercv:mainfrom
ccasJay:fix

Conversation

@ccasJay
Copy link
Copy Markdown
Contributor

@ccasJay ccasJay commented Dec 28, 2025

  • Rename locale identifier from "mandarin_chineese" to "mandarin_chinese"
  • Update schema.json to reflect corrected spelling in all references
  • Rename locale file from mandarin_chineese.yaml to mandarin_chinese.yaml
  • Update language mapping in english_locale.py to use correct spelling
  • Change CV schema additionalProperties from false to true for flexibility
  • Fix typo in locale class name from MandarinChineeseLocale to MandarinChineseLocale

sawyerlau and others added 2 commits February 16, 2026 18:25
- Rename locale identifier from "mandarin_chineese" to "mandarin_chinese"
- Update schema.json to reflect corrected spelling in all references
- Rename locale file from mandarin_chineese.yaml to mandarin_chinese.yaml
- Update language mapping in english_locale.py to use correct spelling
- Change CV schema additionalProperties from false to true for flexibility
- Fix typo in locale class name from MandarinChineeseLocale to MandarinChineseLocale
@sinaatalay
Copy link
Copy Markdown
Member

Thank you!

@sinaatalay sinaatalay merged commit cf11952 into rendercv:main Feb 16, 2026
10 checks passed
yafei-ou pushed a commit to yafei-ou/rendercv that referenced this pull request Feb 27, 2026
…endercv#617)

* fix(locale): correct Mandarin Chinese spelling and schema validation

- Rename locale identifier from "mandarin_chineese" to "mandarin_chinese"
- Update schema.json to reflect corrected spelling in all references
- Rename locale file from mandarin_chineese.yaml to mandarin_chinese.yaml
- Update language mapping in english_locale.py to use correct spelling
- Change CV schema additionalProperties from false to true for flexibility
- Fix typo in locale class name from MandarinChineeseLocale to MandarinChineseLocale

* Update schema

---------

Co-authored-by: sawyerlau <[email protected]>
Co-authored-by: Sina Atalay <[email protected]>
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.

2 participants