[PR #5630] [MERGED] chore: update German translations #6925

Closed
opened 2026-03-23 23:17:18 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/5630
Author: @suntorytimed
Created: 6/26/2024
Status: Merged
Merged: 6/27/2024
Merged by: @LucasXu0

Base: mainHead: main


📝 Commits (8)

  • f9d8af7 chore: update translations with Fink 🐦
  • 0caa380 chore: update translations with Fink 🐦
  • adef7f6 chore: update translations with Fink 🐦
  • dbc6b89 chore: update translations with Fink 🐦
  • 49434f8 chore: update translations with Fink 🐦
  • 28d96d0 chore: update translations with Fink 🐦
  • 8c7ab68 chore: update translations with Fink 🐦
  • 09c8262 chore: fix errors by inlang

📊 Changes

19 files changed (+412 additions, -286 deletions)

View changed files

📝 frontend/resources/translations/ar-SA.json (+11 -11)
📝 frontend/resources/translations/ca-ES.json (+4 -4)
📝 frontend/resources/translations/ckb-KU.json (+11 -11)
📝 frontend/resources/translations/cs-CZ.json (+11 -11)
📝 frontend/resources/translations/de-DE.json (+181 -55)
📝 frontend/resources/translations/en.json (+10 -10)
📝 frontend/resources/translations/es-VE.json (+23 -23)
📝 frontend/resources/translations/fr-CA.json (+11 -11)
📝 frontend/resources/translations/fr-FR.json (+17 -17)
📝 frontend/resources/translations/id-ID.json (+11 -11)
📝 frontend/resources/translations/it-IT.json (+11 -11)
📝 frontend/resources/translations/ja-JP.json (+7 -7)
📝 frontend/resources/translations/pt-BR.json (+17 -17)
📝 frontend/resources/translations/ru-RU.json (+11 -11)
📝 frontend/resources/translations/tr-TR.json (+20 -20)
📝 frontend/resources/translations/uk-UA.json (+6 -6)
📝 frontend/resources/translations/vi-VN.json (+6 -6)
📝 frontend/resources/translations/zh-CN.json (+24 -24)
📝 frontend/resources/translations/zh-TW.json (+20 -20)

📄 Description

Describe the changes you have conducted here

Preview the messages on https://inlang.com/github.com/suntorytimed/AppFlowy .

  • Fix use of formal and informal German
  • Fix missing usage of appName instead of AppFlowy
  • add missing German translation

🔄 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/5630 **Author:** [@suntorytimed](https://github.com/suntorytimed) **Created:** 6/26/2024 **Status:** ✅ Merged **Merged:** 6/27/2024 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (8) - [`f9d8af7`](https://github.com/AppFlowy-IO/AppFlowy/commit/f9d8af7a201ccec761d78c164109a02a3dd23d51) chore: update translations with Fink 🐦 - [`0caa380`](https://github.com/AppFlowy-IO/AppFlowy/commit/0caa380c08329ecab0adfba12358cfc1a57fc43c) chore: update translations with Fink 🐦 - [`adef7f6`](https://github.com/AppFlowy-IO/AppFlowy/commit/adef7f61cfa4eb963d09b715ef41356354d4a81a) chore: update translations with Fink 🐦 - [`dbc6b89`](https://github.com/AppFlowy-IO/AppFlowy/commit/dbc6b89f4fce3e60f140a4620cfc4de25e502482) chore: update translations with Fink 🐦 - [`49434f8`](https://github.com/AppFlowy-IO/AppFlowy/commit/49434f80afad0ea641edf060a6756304a3a704f6) chore: update translations with Fink 🐦 - [`28d96d0`](https://github.com/AppFlowy-IO/AppFlowy/commit/28d96d0da48c381b9e66c7546db84413fd32a2fc) chore: update translations with Fink 🐦 - [`8c7ab68`](https://github.com/AppFlowy-IO/AppFlowy/commit/8c7ab68b4691e2da40df010d492a1f7fd38dcc2b) chore: update translations with Fink 🐦 - [`09c8262`](https://github.com/AppFlowy-IO/AppFlowy/commit/09c8262722cf87e2718eba64c7fb3bd19a4b4128) chore: fix errors by inlang ### 📊 Changes **19 files changed** (+412 additions, -286 deletions) <details> <summary>View changed files</summary> 📝 `frontend/resources/translations/ar-SA.json` (+11 -11) 📝 `frontend/resources/translations/ca-ES.json` (+4 -4) 📝 `frontend/resources/translations/ckb-KU.json` (+11 -11) 📝 `frontend/resources/translations/cs-CZ.json` (+11 -11) 📝 `frontend/resources/translations/de-DE.json` (+181 -55) 📝 `frontend/resources/translations/en.json` (+10 -10) 📝 `frontend/resources/translations/es-VE.json` (+23 -23) 📝 `frontend/resources/translations/fr-CA.json` (+11 -11) 📝 `frontend/resources/translations/fr-FR.json` (+17 -17) 📝 `frontend/resources/translations/id-ID.json` (+11 -11) 📝 `frontend/resources/translations/it-IT.json` (+11 -11) 📝 `frontend/resources/translations/ja-JP.json` (+7 -7) 📝 `frontend/resources/translations/pt-BR.json` (+17 -17) 📝 `frontend/resources/translations/ru-RU.json` (+11 -11) 📝 `frontend/resources/translations/tr-TR.json` (+20 -20) 📝 `frontend/resources/translations/uk-UA.json` (+6 -6) 📝 `frontend/resources/translations/vi-VN.json` (+6 -6) 📝 `frontend/resources/translations/zh-CN.json` (+24 -24) 📝 `frontend/resources/translations/zh-TW.json` (+20 -20) </details> ### 📄 Description Describe the changes you have conducted here Preview the messages on https://inlang.com/github.com/suntorytimed/AppFlowy . - Fix use of formal and informal German - Fix missing usage of appName instead of AppFlowy - add missing German translation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:17:18 +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#6925
No description provided.