[PR #1195] [MERGED] locale fix #4583

Closed
opened 2026-03-23 21:38:26 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1195
Author: @syeerzy
Created: 9/30/2022
Status: Merged
Merged: 10/1/2022
Merged by: @appflowy

Base: mainHead: main


📝 Commits (7)

📊 Changes

3 files changed (+28 additions, -11 deletions)

View changed files

📝 frontend/app_flowy/assets/translations/en.json (+3 -2)
📝 frontend/app_flowy/assets/translations/zh-CN.json (+22 -8)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/footer/grid_footer.dart (+3 -1)

📄 Description

fix the grid footer button for use LocaleKeys instead of 'New row' .
add some chinese translation.


🔄 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/1195 **Author:** [@syeerzy](https://github.com/syeerzy) **Created:** 9/30/2022 **Status:** ✅ Merged **Merged:** 10/1/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (7) - [`2b5401e`](https://github.com/AppFlowy-IO/AppFlowy/commit/2b5401ed55240646f1e62fc07b2a4efd4b5619df) Update grid_footer.dart - [`2a34536`](https://github.com/AppFlowy-IO/AppFlowy/commit/2a345365363b109d59062449c6cfd05d4a523172) Update en.json - [`930f3d0`](https://github.com/AppFlowy-IO/AppFlowy/commit/930f3d0ff40d4b107a70ecce9fc78d54b52a67f9) Update zh-CN.json - [`6ed1b60`](https://github.com/AppFlowy-IO/AppFlowy/commit/6ed1b60d3cf6bd10720e1727ea901cac90eb3d0e) Update zh-CN.json - [`fb98994`](https://github.com/AppFlowy-IO/AppFlowy/commit/fb98994229dc56bbb07f6d6212a3170644c295c1) Update zh-CN.json - [`0411f49`](https://github.com/AppFlowy-IO/AppFlowy/commit/0411f49bdf4ac7d4adb855a90d39306c5b6000b4) Update zh-CN.json - [`a6a6074`](https://github.com/AppFlowy-IO/AppFlowy/commit/a6a607472c779ed2ece8b071d632ecb376351458) fix: compile error ### 📊 Changes **3 files changed** (+28 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/assets/translations/en.json` (+3 -2) 📝 `frontend/app_flowy/assets/translations/zh-CN.json` (+22 -8) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/footer/grid_footer.dart` (+3 -1) </details> ### 📄 Description fix the grid footer button for use LocaleKeys instead of 'New row' . add some chinese translation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:38:26 +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#4583
No description provided.