[PR #3575] [MERGED] added hindi translation #5777

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3575
Author: @RikinR
Created: 10/2/2023
Status: Merged
Merged: 10/15/2023
Merged by: @LucasXu0

Base: mainHead: main


📝 Commits (10+)

📊 Changes

3 files changed (+748 additions, -0 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/startup/tasks/app_widget.dart (+1 -0)
📝 frontend/appflowy_flutter/packages/flowy_infra/lib/language.dart (+3 -0)
frontend/resources/translations/hin.json (+744 -0)

📄 Description

Feature Preview

Hey , please check the hindi translation added in /frontend/appflowy_flutter/assets/translations
fixes #2626

PR Checklist

  • My code adheres to the AppFlowy Style Guide
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/3575 **Author:** [@RikinR](https://github.com/RikinR) **Created:** 10/2/2023 **Status:** ✅ Merged **Merged:** 10/15/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`9447720`](https://github.com/AppFlowy-IO/AppFlowy/commit/9447720311d6c80b4131a6530504d55ac384b64d) added hindi translation - [`24402d4`](https://github.com/AppFlowy-IO/AppFlowy/commit/24402d40b0922e538450ce390d0a8728f3247d91) Merge branch 'AppFlowy-IO:main' into main - [`8bc80c1`](https://github.com/AppFlowy-IO/AppFlowy/commit/8bc80c1821246389f869ea4cc8d8d64841f5b6eb) feat: added hindi translation - [`4cc62e9`](https://github.com/AppFlowy-IO/AppFlowy/commit/4cc62e9edc6c3bc4feeb683a6e75369d9456e08f) Merge branch 'main' of https://github.com/CrazyRikin/AppFlowy - [`66fb75f`](https://github.com/AppFlowy-IO/AppFlowy/commit/66fb75f8f5dfdc194435a45a7d16724296f9c447) Merge branch 'AppFlowy-IO:main' into main - [`de59ecb`](https://github.com/AppFlowy-IO/AppFlowy/commit/de59ecb6daaa0a18f533f689301f60ec8576002b) feat: enhancedf hindi translation - [`423495f`](https://github.com/AppFlowy-IO/AppFlowy/commit/423495fd62f83f55bb012551b57b936f1c6419a0) Merge branch 'main' of https://github.com/CrazyRikin/AppFlowy - [`a85f656`](https://github.com/AppFlowy-IO/AppFlowy/commit/a85f65632857b5621bcd7030f1f355dfca4e100d) Merge branch 'AppFlowy-IO:main' into main - [`9f99f40`](https://github.com/AppFlowy-IO/AppFlowy/commit/9f99f40e65d7818c4c7af32ddbf860e29a542503) feat: updated translation file - [`0730e3e`](https://github.com/AppFlowy-IO/AppFlowy/commit/0730e3eb663b28d3a69efb46402f6d4c0ab2cfcb) Merge branch 'AppFlowy-IO:main' into main ### 📊 Changes **3 files changed** (+748 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/startup/tasks/app_widget.dart` (+1 -0) 📝 `frontend/appflowy_flutter/packages/flowy_infra/lib/language.dart` (+3 -0) ➕ `frontend/resources/translations/hin.json` (+744 -0) </details> ### 📄 Description ### Feature Preview Hey , please check the hindi translation added in /frontend/appflowy_flutter/assets/translations fixes #2626 #### PR Checklist - [x] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [x] I've listed at least one issue that this PR fixes in the description above. - [x] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [ ] All existing tests are passing. --- <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:15 +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#5777
No description provided.