[PR #5382] [MERGED] Update German translations #6791

Closed
opened 2026-03-23 23:16:41 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/5382
Author: @suntorytimed
Created: 5/21/2024
Status: Merged
Merged: 5/24/2024
Merged by: @LucasXu0

Base: mainHead: main


📝 Commits (8)

  • c72541a chore: update translations with Fink 🐦
  • 2e6c16c Manually editing German translation
  • 6f74806 Merge branch 'AppFlowy-IO:main' into main
  • b9c6175 chore: update translations with Fink 🐦
  • b33f6f0 Merge branch 'AppFlowy-IO:main' into main
  • bfea259 chore: update translations with Fink 🐦
  • 6c32cf1 chore: update translations with Fink 🐦
  • 8d2588b chore: update translations with Fink 🐦

📊 Changes

27 files changed (+81 additions, -72 deletions)

View changed files

📝 frontend/resources/translations/ar-SA.json (+1 -1)
📝 frontend/resources/translations/ca-ES.json (+1 -1)
📝 frontend/resources/translations/ckb-KU.json (+1 -1)
📝 frontend/resources/translations/cs-CZ.json (+1 -1)
📝 frontend/resources/translations/de-DE.json (+50 -41)
📝 frontend/resources/translations/en.json (+2 -2)
📝 frontend/resources/translations/es-VE.json (+1 -1)
📝 frontend/resources/translations/eu-ES.json (+1 -1)
📝 frontend/resources/translations/fa.json (+1 -1)
📝 frontend/resources/translations/fr-CA.json (+1 -1)
📝 frontend/resources/translations/fr-FR.json (+1 -1)
📝 frontend/resources/translations/hu-HU.json (+1 -1)
📝 frontend/resources/translations/id-ID.json (+1 -1)
📝 frontend/resources/translations/it-IT.json (+1 -1)
📝 frontend/resources/translations/ja-JP.json (+1 -1)
📝 frontend/resources/translations/ko-KR.json (+1 -1)
📝 frontend/resources/translations/pl-PL.json (+1 -1)
📝 frontend/resources/translations/pt-BR.json (+1 -1)
📝 frontend/resources/translations/pt-PT.json (+1 -1)
📝 frontend/resources/translations/ru-RU.json (+1 -1)

...and 7 more files

📄 Description

Had to manually adjust three values, as they were not included in the adjustments by inlang.

Consistent usage of Arbeitsbereich instead of Workspace for the German translation.

Fixes #5392


🔄 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/5382 **Author:** [@suntorytimed](https://github.com/suntorytimed) **Created:** 5/21/2024 **Status:** ✅ Merged **Merged:** 5/24/2024 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (8) - [`c72541a`](https://github.com/AppFlowy-IO/AppFlowy/commit/c72541adf9d0ab5fd0016f3e5dbd5fce23b51daa) chore: update translations with Fink 🐦 - [`2e6c16c`](https://github.com/AppFlowy-IO/AppFlowy/commit/2e6c16c4ce413f89022c31b7fc54e1369a0f9b4a) Manually editing German translation - [`6f74806`](https://github.com/AppFlowy-IO/AppFlowy/commit/6f7480613a14246b3846ba77d93452404c2679e9) Merge branch 'AppFlowy-IO:main' into main - [`b9c6175`](https://github.com/AppFlowy-IO/AppFlowy/commit/b9c6175d490fe303163ab1273353d4a21348593b) chore: update translations with Fink 🐦 - [`b33f6f0`](https://github.com/AppFlowy-IO/AppFlowy/commit/b33f6f0e09c3229f702166b55e2202be3ae36b0a) Merge branch 'AppFlowy-IO:main' into main - [`bfea259`](https://github.com/AppFlowy-IO/AppFlowy/commit/bfea259df050d5b28c7575082531a56aab378056) chore: update translations with Fink 🐦 - [`6c32cf1`](https://github.com/AppFlowy-IO/AppFlowy/commit/6c32cf14e53d48d03054ad79a72b1fa045b37f2d) chore: update translations with Fink 🐦 - [`8d2588b`](https://github.com/AppFlowy-IO/AppFlowy/commit/8d2588b449e0e1377dc40e5e7db6f9f40a99d613) chore: update translations with Fink 🐦 ### 📊 Changes **27 files changed** (+81 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `frontend/resources/translations/ar-SA.json` (+1 -1) 📝 `frontend/resources/translations/ca-ES.json` (+1 -1) 📝 `frontend/resources/translations/ckb-KU.json` (+1 -1) 📝 `frontend/resources/translations/cs-CZ.json` (+1 -1) 📝 `frontend/resources/translations/de-DE.json` (+50 -41) 📝 `frontend/resources/translations/en.json` (+2 -2) 📝 `frontend/resources/translations/es-VE.json` (+1 -1) 📝 `frontend/resources/translations/eu-ES.json` (+1 -1) 📝 `frontend/resources/translations/fa.json` (+1 -1) 📝 `frontend/resources/translations/fr-CA.json` (+1 -1) 📝 `frontend/resources/translations/fr-FR.json` (+1 -1) 📝 `frontend/resources/translations/hu-HU.json` (+1 -1) 📝 `frontend/resources/translations/id-ID.json` (+1 -1) 📝 `frontend/resources/translations/it-IT.json` (+1 -1) 📝 `frontend/resources/translations/ja-JP.json` (+1 -1) 📝 `frontend/resources/translations/ko-KR.json` (+1 -1) 📝 `frontend/resources/translations/pl-PL.json` (+1 -1) 📝 `frontend/resources/translations/pt-BR.json` (+1 -1) 📝 `frontend/resources/translations/pt-PT.json` (+1 -1) 📝 `frontend/resources/translations/ru-RU.json` (+1 -1) _...and 7 more files_ </details> ### 📄 Description Had to manually adjust three values, as they were not included in the adjustments by inlang. Consistent usage of Arbeitsbereich instead of Workspace for the German translation. Fixes #5392 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:16:41 +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#6791
No description provided.