[PR #4066] [MERGED] feat: Translations - Add cs-CZ language mutation #6036

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4066
Author: @stmr
Created: 12/1/2023
Status: Merged
Merged: 3/9/2024
Merged by: @richardshiue

Base: mainHead: main


📝 Commits (10+)

  • 7458f70 inlang: update translations
  • d879266 inlang: update translations
  • 4a28864 inlang: update translations
  • 2efbcce inlang: update translations
  • 3ab6fe2 inlang: update translations
  • 7c6881b inlang: update translations
  • 8e32f6c inlang: update translations
  • 4ab036a inlang: update translations
  • 1f015e3 inlang: update translations
  • 3b083e6 inlang: update translations

📊 Changes

5 files changed (+1103 additions, -1 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/startup/tasks/app_widget.dart (+1 -0)
📝 frontend/appflowy_flutter/packages/flowy_infra/lib/language.dart (+2 -0)
frontend/resources/translations/cs-CZ.json (+1097 -0)
📝 project.inlang.json (+1 -0)
📝 project.inlang/settings.json (+2 -1)

📄 Description

I have translated all the stings via Inlang interface to cs-CZ.

Might need further polishing once the translations are displayed in the app as I was missing the context for some of them.


🔄 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/4066 **Author:** [@stmr](https://github.com/stmr) **Created:** 12/1/2023 **Status:** ✅ Merged **Merged:** 3/9/2024 **Merged by:** [@richardshiue](https://github.com/richardshiue) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`7458f70`](https://github.com/AppFlowy-IO/AppFlowy/commit/7458f70b8dacc9b6dd417e9883b7ce93c4856ebd) inlang: update translations - [`d879266`](https://github.com/AppFlowy-IO/AppFlowy/commit/d879266f41f3c36a80e3decc222d6a7739d06d3e) inlang: update translations - [`4a28864`](https://github.com/AppFlowy-IO/AppFlowy/commit/4a288649aa08bdedc5448eb2073187523cfe664c) inlang: update translations - [`2efbcce`](https://github.com/AppFlowy-IO/AppFlowy/commit/2efbcce05302685a7c759cd0f03698def204204a) inlang: update translations - [`3ab6fe2`](https://github.com/AppFlowy-IO/AppFlowy/commit/3ab6fe293cf9c9bf1ae131423a89e7d35eedb345) inlang: update translations - [`7c6881b`](https://github.com/AppFlowy-IO/AppFlowy/commit/7c6881bfc7c9656e154abe73cc7d19c60ad39728) inlang: update translations - [`8e32f6c`](https://github.com/AppFlowy-IO/AppFlowy/commit/8e32f6c32877097bdc40bd42a46af3908a7010c5) inlang: update translations - [`4ab036a`](https://github.com/AppFlowy-IO/AppFlowy/commit/4ab036a7e1a714d212371df776ba15f05346985b) inlang: update translations - [`1f015e3`](https://github.com/AppFlowy-IO/AppFlowy/commit/1f015e393a746e46c9d580aaaf50b855396f3242) inlang: update translations - [`3b083e6`](https://github.com/AppFlowy-IO/AppFlowy/commit/3b083e642df6914f341f2196520bda465b2711d7) inlang: update translations ### 📊 Changes **5 files changed** (+1103 additions, -1 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` (+2 -0) ➕ `frontend/resources/translations/cs-CZ.json` (+1097 -0) 📝 `project.inlang.json` (+1 -0) 📝 `project.inlang/settings.json` (+2 -1) </details> ### 📄 Description I have translated all the stings via Inlang interface to **cs-CZ**. Might need further polishing once the translations are displayed in the app as I was missing the context for some of them. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:21:25 +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#6036
No description provided.