infisical icon indicating copy to clipboard operation
infisical copied to clipboard

Feat: add Chinese (zh) locale

Open Anyexyz opened this issue 6 months ago • 1 comments

Description 📣

This PR adds Simplified Chinese translations for the Infisical web interface and configuration files.
It enhances accessibility for Chinese-speaking users and improves the global usability of the project.

No breaking changes were introduced, and existing language files remain unaffected.

Type ✨

  • [ ] Bug fix
  • [x] New feature
  • [ ] Improvement
  • [ ] Breaking change
  • [ ] Documentation

Tests 🛠️

The following tests were performed to verify the translations:

# Run development server
npm run dev

# Steps:
# 1. Switch the application language to "中文 (Simplified Chinese)".
# 2. Verify that all UI components (dashboard, settings, billing, audit logs, etc.) display correct translations.
# 3. Ensure no broken keys or missing placeholders appear in the console.

Anyexyz avatar Oct 19 '25 03:10 Anyexyz

:white_check_mark: Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
:white_check_mark: Open Source Security 0 0 0 0 0 issues

:computer: Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

maidul98 avatar Oct 19 '25 03:10 maidul98