[PR #2599] [MERGED] fix: update ar language not found issue. #5320

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2599
Author: @ChiragPaneliya
Created: 5/23/2023
Status: Merged
Merged: 6/3/2023
Merged by: @appflowy

Base: developHead: ar_language_fix


📝 Commits (1)

  • 5b0084a fix: update ar language not found issue.

📊 Changes

3 files changed (+4 additions, -1 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/startup/tasks/app_widget.dart (+1 -1)
📝 frontend/appflowy_tauri/src/appflowy_app/components/_shared/LanguageSelectPopup.tsx (+1 -0)
📝 frontend/appflowy_tauri/src/appflowy_app/stores/i18n/initializeI18n.ts (+2 -0)

📄 Description

#2581

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/2599 **Author:** [@ChiragPaneliya](https://github.com/ChiragPaneliya) **Created:** 5/23/2023 **Status:** ✅ Merged **Merged:** 6/3/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `develop` ← **Head:** `ar_language_fix` --- ### 📝 Commits (1) - [`5b0084a`](https://github.com/AppFlowy-IO/AppFlowy/commit/5b0084a1c92b987f9990f42f50efa7743dd7ce33) fix: update ar language not found issue. ### 📊 Changes **3 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/startup/tasks/app_widget.dart` (+1 -1) 📝 `frontend/appflowy_tauri/src/appflowy_app/components/_shared/LanguageSelectPopup.tsx` (+1 -0) 📝 `frontend/appflowy_tauri/src/appflowy_app/stores/i18n/initializeI18n.ts` (+2 -0) </details> ### 📄 Description **#2581** <!--- List at least one issue here that this PR addresses. If it fixes the issue, please use the [fixes](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) keyword to close the issue. For example: fixes https://github.com/AppFlowy-IO/AppFlowy/pull/2106 --> #### 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. - [x] 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:18:13 +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#5320
No description provided.