[PR #1764] [CLOSED] Add Simplified Chinese Translation #1821

Closed
opened 2026-02-28 02:13:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1764
Author: @wzsx150
Created: 9/16/2024
Status: Closed

Base: masterHead: master


📝 Commits (4)

  • 1ef6aad Fix Temperature Symbol
  • cf232b6 Fix untranslated 'About' issue
  • bd35e40 Add Simplified Chinese (zh-CN) Translation
  • 6e633c6 Translate Main title

📊 Changes

5 files changed (+551 additions, -3 deletions)

View changed files

📝 WiFiManager.cpp (+4 -1)
wm_consts_cn.h (+265 -0)
wm_strings_cn.h (+278 -0)
📝 wm_strings_en.h (+2 -1)
📝 wm_strings_es.h (+2 -1)

📄 Description

  1. Add Simplified Chinese Translation: zh-CN.
  2. Fix some translation issues.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tzapu/WiFiManager/pull/1764 **Author:** [@wzsx150](https://github.com/wzsx150) **Created:** 9/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`1ef6aad`](https://github.com/tzapu/WiFiManager/commit/1ef6aad7190ff6600d10d146c19553ba04f95944) Fix Temperature Symbol - [`cf232b6`](https://github.com/tzapu/WiFiManager/commit/cf232b64d44e516b789df41b9806dff07aa76dfe) Fix untranslated 'About' issue - [`bd35e40`](https://github.com/tzapu/WiFiManager/commit/bd35e400c14b6987c2a3a2d47513d9a12a3dedcb) Add Simplified Chinese (zh-CN) Translation - [`6e633c6`](https://github.com/tzapu/WiFiManager/commit/6e633c6560e6be4347e92c47bf24f4286017a7ab) Translate Main title ### 📊 Changes **5 files changed** (+551 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+4 -1) ➕ `wm_consts_cn.h` (+265 -0) ➕ `wm_strings_cn.h` (+278 -0) 📝 `wm_strings_en.h` (+2 -1) 📝 `wm_strings_es.h` (+2 -1) </details> ### 📄 Description 1. Add Simplified Chinese Translation: zh-CN. 2. Fix some translation issues. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:13:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1821
No description provided.