[PR #289] [MERGED] Added german translations #12459

Closed
opened 2026-03-24 21:41:01 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/289
Author: @Aquitano
Created: 1/30/2022
Status: Merged
Merged: 2/25/2022
Merged by: @MikeWallaceDev

Base: mainHead: main


📝 Commits (4)

📊 Changes

6 files changed (+165 additions, -18 deletions)

View changed files

frontend/app_flowy/assets/translations/de-DE.json (+146 -0)
📝 frontend/app_flowy/lib/startup/tasks/app_widget.dart (+1 -0)
📝 frontend/app_flowy/pubspec.lock (+6 -6)
📝 shared-lib/flowy-collaboration/src/protobuf/model/mod.rs (+6 -6)
📝 shared-lib/flowy-folder-data-model/src/protobuf/model/mod.rs (+3 -3)
📝 shared-lib/flowy-user-data-model/src/protobuf/model/mod.rs (+3 -3)

📄 Description

  • added de_DE.json
  • registered german locale

🔄 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/289 **Author:** [@Aquitano](https://github.com/Aquitano) **Created:** 1/30/2022 **Status:** ✅ Merged **Merged:** 2/25/2022 **Merged by:** [@MikeWallaceDev](https://github.com/MikeWallaceDev) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`cebf097`](https://github.com/AppFlowy-IO/AppFlowy/commit/cebf097fb256a03b5aa543bddde424b86fbdfba7) Added german translations - [`3eacf70`](https://github.com/AppFlowy-IO/AppFlowy/commit/3eacf70eddfb9a6b74487e2af39d8b5234a5ca4c) Updated german translation - [`2d7d61b`](https://github.com/AppFlowy-IO/AppFlowy/commit/2d7d61bdaa5024f52538c62229914d3f2f89a127) Renamed de_DE.json to de-DE.json - [`e922624`](https://github.com/AppFlowy-IO/AppFlowy/commit/e9226243df89bc44e6a3573a3fb3d713a1414570) Merge branch 'main' of https://github.com/Aquitano/appflowy ### 📊 Changes **6 files changed** (+165 additions, -18 deletions) <details> <summary>View changed files</summary> ➕ `frontend/app_flowy/assets/translations/de-DE.json` (+146 -0) 📝 `frontend/app_flowy/lib/startup/tasks/app_widget.dart` (+1 -0) 📝 `frontend/app_flowy/pubspec.lock` (+6 -6) 📝 `shared-lib/flowy-collaboration/src/protobuf/model/mod.rs` (+6 -6) 📝 `shared-lib/flowy-folder-data-model/src/protobuf/model/mod.rs` (+3 -3) 📝 `shared-lib/flowy-user-data-model/src/protobuf/model/mod.rs` (+3 -3) </details> ### 📄 Description + added de_DE.json + registered german locale --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-24 21:41:01 +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#12459
No description provided.