[PR #3469] [MERGED] Added Language Support for Urdu. Issue#3372 #5733

Closed
opened 2026-03-23 22:20:04 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3469
Author: @duckcommit
Created: 9/20/2023
Status: Merged
Merged: 9/20/2023
Merged by: @Xazin

Base: mainHead: main


📝 Commits (10+)

  • 93f9553 Create ur.json
  • ab8c77e Merge branch 'AppFlowy-IO:main' into main
  • acb53ec Merge branch 'AppFlowy-IO:main' into main
  • 56290ab Add files via upload
  • 9b2b9af Merge branch 'AppFlowy-IO:main' into main
  • 910b1a4 changes
  • a1c8d28 Added Locale change to the supported Locales List
  • cf5fcc4 Added Urdu in Language.dart
  • a5ad19a Delete .vscode/launch.json
  • e30ba71 Changed the icon for Calendar

📊 Changes

4 files changed (+737 additions, -0 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/database_view/tar_bar/tar_bar_add_button.dart (+1 -0)
📝 frontend/appflowy_flutter/lib/startup/tasks/app_widget.dart (+1 -0)
📝 frontend/appflowy_flutter/packages/flowy_infra/lib/language.dart (+2 -0)
frontend/resources/translations/ur.json (+733 -0)

📄 Description

Feature Preview

I had taken up an issue to add extra language support for the app. fixes #3372 https://github.com/AppFlowy-IO/AppFlowy/issues/3372 I have added support for Urdu as per the issue and tested it by running the app. Everything looks fine and has been translated properly. Attatching Image below for reference. ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/22213675/0043b7b0-ea96-44e5-9d24-d6e4c91d2679) Thank you. Hope this solves the issue. --- 🔄 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/3469 **Author:** [@duckcommit](https://github.com/duckcommit) **Created:** 9/20/2023 **Status:** ✅ Merged **Merged:** 9/20/2023 **Merged by:** [@Xazin](https://github.com/Xazin) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`93f9553`](https://github.com/AppFlowy-IO/AppFlowy/commit/93f955359ac68d4e5f64955c03261ac7ebd1ec8b) Create ur.json - [`ab8c77e`](https://github.com/AppFlowy-IO/AppFlowy/commit/ab8c77e61e13b3404c688e87e83e714a4c04503d) Merge branch 'AppFlowy-IO:main' into main - [`acb53ec`](https://github.com/AppFlowy-IO/AppFlowy/commit/acb53ec5e75ba23c41b081c290c48df6fc3d2ad6) Merge branch 'AppFlowy-IO:main' into main - [`56290ab`](https://github.com/AppFlowy-IO/AppFlowy/commit/56290ab862cbfeaf01b9d460741c6cd9eb08d4ad) Add files via upload - [`9b2b9af`](https://github.com/AppFlowy-IO/AppFlowy/commit/9b2b9af7c5b9edbe888b40ac1e2422932c8622bd) Merge branch 'AppFlowy-IO:main' into main - [`910b1a4`](https://github.com/AppFlowy-IO/AppFlowy/commit/910b1a4e5383f7c720a498be386c677952d10d9c) changes - [`a1c8d28`](https://github.com/AppFlowy-IO/AppFlowy/commit/a1c8d28063d78b21e621016ad4bb14c1eeaf3ad3) Added Locale change to the supported Locales List - [`cf5fcc4`](https://github.com/AppFlowy-IO/AppFlowy/commit/cf5fcc404d5083594137cca31cbf2fbd55faa5e6) Added Urdu in Language.dart - [`a5ad19a`](https://github.com/AppFlowy-IO/AppFlowy/commit/a5ad19a601cb1d0d27f28874e69903b410b5562e) Delete .vscode/launch.json - [`e30ba71`](https://github.com/AppFlowy-IO/AppFlowy/commit/e30ba714ddf0ffaf4e33ff53d210015c2937458b) Changed the icon for Calendar ### 📊 Changes **4 files changed** (+737 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/database_view/tar_bar/tar_bar_add_button.dart` (+1 -0) 📝 `frontend/appflowy_flutter/lib/startup/tasks/app_widget.dart` (+1 -0) 📝 `frontend/appflowy_flutter/packages/flowy_infra/lib/language.dart` (+2 -0) ➕ `frontend/resources/translations/ur.json` (+733 -0) </details> ### 📄 Description ### Feature Preview <!--- --!> I had taken up an issue to add extra language support for the app. fixes #3372 https://github.com/AppFlowy-IO/AppFlowy/issues/3372 I have added support for Urdu as per the issue and tested it by running the app. Everything looks fine and has been translated properly. Attatching Image below for reference. ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/22213675/0043b7b0-ea96-44e5-9d24-d6e4c91d2679) Thank you. Hope this solves the issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:20:04 +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#5733
No description provided.