[PR #414] [MERGED] feat: Add Polish translation #4121

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/414
Author: @verebes1
Created: 3/15/2022
Status: Merged
Merged: 8/3/2022
Merged by: @appflowy

Base: mainHead: main


📝 Commits (1)

  • 8360dcd feat: Add pl-PL translation

📊 Changes

3 files changed (+148 additions, -0 deletions)

View changed files

frontend/app_flowy/assets/translations/pl-PL.json (+145 -0)
📝 frontend/app_flowy/lib/startup/tasks/app_widget.dart (+1 -0)
📝 frontend/app_flowy/packages/flowy_infra/lib/language.dart (+2 -0)

📄 Description

New language

This PR adds a Polish translation to the App.

Changes include:

  • Add pl-PL.json including the new translation.
  • Updated app_widget.dart with the new language entry
  • Updated language.dart with the new language entry

How to test changes.

Build and run the project.
Open settings choose Polski and the app should show the correct translations.


🔄 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/414 **Author:** [@verebes1](https://github.com/verebes1) **Created:** 3/15/2022 **Status:** ✅ Merged **Merged:** 8/3/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`8360dcd`](https://github.com/AppFlowy-IO/AppFlowy/commit/8360dcdc822849c91993c6485279467ae13f6b87) feat: Add pl-PL translation ### 📊 Changes **3 files changed** (+148 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/app_flowy/assets/translations/pl-PL.json` (+145 -0) 📝 `frontend/app_flowy/lib/startup/tasks/app_widget.dart` (+1 -0) 📝 `frontend/app_flowy/packages/flowy_infra/lib/language.dart` (+2 -0) </details> ### 📄 Description ## New language This PR adds a Polish translation to the App. Changes include: - Add pl-PL.json including the new translation. - Updated app_widget.dart with the new language entry - Updated language.dart with the new language entry ### How to test changes. Build and run the project. Open settings choose Polski and the app should show the correct translations. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:23 +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#4121
No description provided.