[PR #1038] [MERGED] Chinese support #1102

Closed
opened 2026-03-03 00:24:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1038
Author: @Davy-c
Created: 7/7/2021
Status: Merged
Merged: 7/7/2021
Merged by: @Davy-c

Base: masterHead: feat/chinese-support


📝 Commits (4)

📊 Changes

4 files changed (+432 additions, -1 deletions)

View changed files

📝 src/cloud/components/organisms/settings/UserPreferencesForm.tsx (+3 -0)
📝 src/cloud/lib/i18n/index.ts (+2 -0)
src/cloud/lib/i18n/zhCN.ts (+426 -0)
📝 src/cloud/lib/stores/settings/types.ts (+1 -1)

📄 Description

No description provided


🔄 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/BoostIO/BoostNote-App/pull/1038 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 7/7/2021 **Status:** ✅ Merged **Merged:** 7/7/2021 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `feat/chinese-support` --- ### 📝 Commits (4) - [`09870bc`](https://github.com/BoostIO/BoostNote-App/commit/09870bcf2f3e289fc107d849704937b24777c083) Add Chinese support - [`7b1cc08`](https://github.com/BoostIO/BoostNote-App/commit/7b1cc085a74813a09e97db18f5bb3db4dd4ec84c) fix - [`ce6e8a2`](https://github.com/BoostIO/BoostNote-App/commit/ce6e8a2ef38367250d1f0884f2c89ec90d21f7ec) add to preferences - [`6af8a85`](https://github.com/BoostIO/BoostNote-App/commit/6af8a851a08910bebd93ab5313cff938c5b134c8) fix ### 📊 Changes **4 files changed** (+432 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/organisms/settings/UserPreferencesForm.tsx` (+3 -0) 📝 `src/cloud/lib/i18n/index.ts` (+2 -0) ➕ `src/cloud/lib/i18n/zhCN.ts` (+426 -0) 📝 `src/cloud/lib/stores/settings/types.ts` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:39 +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/BoostNote-App#1102
No description provided.