[PR #302] [MERGED] Add portuguese translation #4051

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/302
Author: @lays147
Created: 2/3/2022
Status: Merged
Merged: 2/27/2022
Merged by: @MikeWallaceDev

Base: mainHead: main


📝 Commits (1)

  • 8f50d0c feat: add portuguese translation

📊 Changes

3 files changed (+150 additions, -1 deletions)

View changed files

frontend/app_flowy/assets/translations/pt-BR.json (+146 -0)
📝 frontend/app_flowy/lib/startup/tasks/app_widget.dart (+1 -0)
📝 frontend/app_flowy/packages/flowy_infra/lib/language.dart (+3 -1)

📄 Description

Note: It should be added to the docs that the file frontend/app_flowy/packages/flowy_infra/lib/language.dart also need to be updated, so the translation can appear on the app.


🔄 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/302 **Author:** [@lays147](https://github.com/lays147) **Created:** 2/3/2022 **Status:** ✅ Merged **Merged:** 2/27/2022 **Merged by:** [@MikeWallaceDev](https://github.com/MikeWallaceDev) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`8f50d0c`](https://github.com/AppFlowy-IO/AppFlowy/commit/8f50d0c6dcc868f8bfc28462411ab7cd3d5ca2e8) feat: add portuguese translation ### 📊 Changes **3 files changed** (+150 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `frontend/app_flowy/assets/translations/pt-BR.json` (+146 -0) 📝 `frontend/app_flowy/lib/startup/tasks/app_widget.dart` (+1 -0) 📝 `frontend/app_flowy/packages/flowy_infra/lib/language.dart` (+3 -1) </details> ### 📄 Description Note: It should be added to the docs that the file `frontend/app_flowy/packages/flowy_infra/lib/language.dart` also need to be updated, so the translation can appear on the app. --- <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:05 +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#4051
No description provided.