[PR #4884] [CLOSED] add language in linlang files #6513

Closed
opened 2026-03-23 22:23:33 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4884
Author: @ghost
Created: 3/12/2024
Status: Closed

Base: mainHead: main


📝 Commits (10+)

📊 Changes

26 files changed (+1012 additions, -109 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/startup/tasks/app_widget.dart (+1 -0)
📝 frontend/appflowy_flutter/packages/flowy_infra/lib/language.dart (+5 -0)
📝 frontend/resources/translations/ar-SA.json (+5 -5)
📝 frontend/resources/translations/ca-ES.json (+5 -5)
frontend/resources/translations/ckb-KU.json (+895 -0)
📝 frontend/resources/translations/de-DE.json (+5 -5)
📝 frontend/resources/translations/es-VE.json (+5 -5)
📝 frontend/resources/translations/eu-ES.json (+5 -5)
📝 frontend/resources/translations/fa.json (+5 -5)
📝 frontend/resources/translations/fr-CA.json (+5 -5)
📝 frontend/resources/translations/fr-FR.json (+9 -9)
📝 frontend/resources/translations/hu-HU.json (+5 -5)
📝 frontend/resources/translations/id-ID.json (+5 -5)
📝 frontend/resources/translations/it-IT.json (+5 -5)
📝 frontend/resources/translations/ja-JP.json (+5 -5)
📝 frontend/resources/translations/ko-KR.json (+5 -5)
📝 frontend/resources/translations/pl-PL.json (+5 -5)
📝 frontend/resources/translations/pt-BR.json (+5 -5)
📝 frontend/resources/translations/pt-PT.json (+5 -5)
📝 frontend/resources/translations/ru-RU.json (+5 -5)

...and 6 more files

📄 Description

Feature Preview


PR Checklist

  • I added a line related to the Kurdish (Sorani) language to the inlang files.

🔄 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/4884 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/12/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`85b1c0d`](https://github.com/AppFlowy-IO/AppFlowy/commit/85b1c0d074377a1cd9f6c7411fcc5497c869b2ab) Create ckb-KUR.json - [`32c1c5e`](https://github.com/AppFlowy-IO/AppFlowy/commit/32c1c5ebcf43aa1eb1ecfa47452054ede2ab9602) Update language.dart - [`0e3e2c2`](https://github.com/AppFlowy-IO/AppFlowy/commit/0e3e2c2f04469daf84c6ef44bf0102ec1b435651) Update app_widget.dart - [`3146841`](https://github.com/AppFlowy-IO/AppFlowy/commit/31468419ca8d4472453d26a0bbaed944b11ea704) Update project.inlang.json - [`4cce2e1`](https://github.com/AppFlowy-IO/AppFlowy/commit/4cce2e1cfff2fdcec567fc1506684f710ddda031) Update settings.json - [`e29bebe`](https://github.com/AppFlowy-IO/AppFlowy/commit/e29bebe4a47980ae0de383015ecea2036dab97ee) Update language.dart - [`217a913`](https://github.com/AppFlowy-IO/AppFlowy/commit/217a91318c1fc867bb18a74a97ce0d7d005b7c75) Rename ckb-KUR.json to ckb-KU.json - [`70c408c`](https://github.com/AppFlowy-IO/AppFlowy/commit/70c408c246323aa82244769f148c929cb5da160f) Fink 🐦: update translations - [`79150d9`](https://github.com/AppFlowy-IO/AppFlowy/commit/79150d99a1d840c342488888bd6b23a20835adcc) Fink 🐦: update translations - [`f65f993`](https://github.com/AppFlowy-IO/AppFlowy/commit/f65f993abf06e23b0cf0319116c011131393ac9f) Fink 🐦: update translations ### 📊 Changes **26 files changed** (+1012 additions, -109 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/startup/tasks/app_widget.dart` (+1 -0) 📝 `frontend/appflowy_flutter/packages/flowy_infra/lib/language.dart` (+5 -0) 📝 `frontend/resources/translations/ar-SA.json` (+5 -5) 📝 `frontend/resources/translations/ca-ES.json` (+5 -5) ➕ `frontend/resources/translations/ckb-KU.json` (+895 -0) 📝 `frontend/resources/translations/de-DE.json` (+5 -5) 📝 `frontend/resources/translations/es-VE.json` (+5 -5) 📝 `frontend/resources/translations/eu-ES.json` (+5 -5) 📝 `frontend/resources/translations/fa.json` (+5 -5) 📝 `frontend/resources/translations/fr-CA.json` (+5 -5) 📝 `frontend/resources/translations/fr-FR.json` (+9 -9) 📝 `frontend/resources/translations/hu-HU.json` (+5 -5) 📝 `frontend/resources/translations/id-ID.json` (+5 -5) 📝 `frontend/resources/translations/it-IT.json` (+5 -5) 📝 `frontend/resources/translations/ja-JP.json` (+5 -5) 📝 `frontend/resources/translations/ko-KR.json` (+5 -5) 📝 `frontend/resources/translations/pl-PL.json` (+5 -5) 📝 `frontend/resources/translations/pt-BR.json` (+5 -5) 📝 `frontend/resources/translations/pt-PT.json` (+5 -5) 📝 `frontend/resources/translations/ru-RU.json` (+5 -5) _...and 6 more files_ </details> ### 📄 Description <!--- Thank you for submitting a pull request to AppFlowy. The team will dedicate their best efforts to reviewing and approving your pull request. If you have any questions about the project or feedback for us, please join our [Discord](https://discord.gg/wdjWUXXhtw). --> <!--- If your pull request adds a new feature, please drag and drop a video into this section to showcase what you've done! If not, you may delete this section. --> ### Feature Preview <!--- List at least one issue here that this PR addresses. If it fixes the issue, please use the [fixes](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) keyword to close the issue. For example: fixes https://github.com/AppFlowy-IO/AppFlowy/pull/2106 --> --- <!--- Before you mark this PR ready for review, run through this checklist! --> #### PR Checklist - [x] I added a line related to the Kurdish (Sorani) language to the inlang files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:23:33 +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#6513
No description provided.