[PR #139] [MERGED] Add i18n/zh-CN support #12398

Closed
opened 2026-03-24 21:40:45 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/139
Author: @naughtz
Created: 12/13/2021
Status: Merged
Merged: 12/15/2021
Merged by: @annieappflowy

Base: mainHead: main


📝 Commits (3)

  • 8adc450 Add i18n/zh-CN support
  • a5facab Add space between English word and Chinese charactor
  • a8b42cb Merge branch 'AppFlowy-IO:main' into main

📊 Changes

3 files changed (+246 additions, -2 deletions)

View changed files

frontend/app_flowy/assets/translations/zh_CN.json (+122 -0)
📝 frontend/app_flowy/lib/generated/codegen_loader.g.dart (+123 -1)
📝 frontend/app_flowy/lib/startup/tasks/application_widget.dart (+1 -1)

📄 Description

add language support(chinese)


🔄 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/AppFlowy-IO/AppFlowy/pull/139 **Author:** [@naughtz](https://github.com/naughtz) **Created:** 12/13/2021 **Status:** ✅ Merged **Merged:** 12/15/2021 **Merged by:** [@annieappflowy](https://github.com/annieappflowy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`8adc450`](https://github.com/AppFlowy-IO/AppFlowy/commit/8adc4501ef906c770963cc8b31f1495990c55d79) Add i18n/zh-CN support - [`a5facab`](https://github.com/AppFlowy-IO/AppFlowy/commit/a5facab7e316c3976919aac4718dfeee4c472eaa) Add space between English word and Chinese charactor - [`a8b42cb`](https://github.com/AppFlowy-IO/AppFlowy/commit/a8b42cbc9533f1c5c41bfb6bfbd806301977d0b4) Merge branch 'AppFlowy-IO:main' into main ### 📊 Changes **3 files changed** (+246 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `frontend/app_flowy/assets/translations/zh_CN.json` (+122 -0) 📝 `frontend/app_flowy/lib/generated/codegen_loader.g.dart` (+123 -1) 📝 `frontend/app_flowy/lib/startup/tasks/application_widget.dart` (+1 -1) </details> ### 📄 Description add language support(chinese) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-24 21:40:45 +00: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
AppFlowy-IO/AppFlowy#12398
No description provided.