[PR #3644] [MERGED] feat: 3625 Added Ukrainian Language #5805

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3644
Author: @SaadTanveer14
Created: 10/7/2023
Status: Merged
Merged: 10/9/2023
Merged by: @richardshiue

Base: mainHead: feat_ukrainian_language


📝 Commits (1)

  • 596a867 feat: 3625 Added Ukrainian Language

📊 Changes

3 files changed (+826 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 (+2 -0)
frontend/resources/translations/uk-UA.json (+823 -0)

📄 Description

feat: 3625

os1
os2
os3
os4

Feature Preview

Added Ukrainian Language

PR Checklist

  • [] My code adheres to AppFlowy's Conventions
  • [] 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/3644 **Author:** [@SaadTanveer14](https://github.com/SaadTanveer14) **Created:** 10/7/2023 **Status:** ✅ Merged **Merged:** 10/9/2023 **Merged by:** [@richardshiue](https://github.com/richardshiue) **Base:** `main` ← **Head:** `feat_ukrainian_language` --- ### 📝 Commits (1) - [`596a867`](https://github.com/AppFlowy-IO/AppFlowy/commit/596a867c7747662431ae3642b899296e3841b46a) feat: 3625 Added Ukrainian Language ### 📊 Changes **3 files changed** (+826 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` (+2 -0) ➕ `frontend/resources/translations/uk-UA.json` (+823 -0) </details> ### 📄 Description feat: 3625 <!--- Thank you for submitting a pull request to AppFlowy. The team will dedicate their best efforts to reviewing and approving your pull request. If you have any questions about the project or feedback for us, please join our [Discord](https://discord.gg/wdjWUXXhtw). --> <!--- If your pull request adds a new feature, please drag and drop a video into this section to showcase what you've done! If not, you may delete this section. --> ![os1](https://github.com/AppFlowy-IO/AppFlowy/assets/99664282/07dfafa4-090f-4dcd-80d5-3c3a97fa226f) ![os2](https://github.com/AppFlowy-IO/AppFlowy/assets/99664282/1471cd52-eda1-4e23-88c5-fd0171a3c4d4) ![os3](https://github.com/AppFlowy-IO/AppFlowy/assets/99664282/ad2eaa90-2dc9-4c71-a773-57b330e8329c) ![os4](https://github.com/AppFlowy-IO/AppFlowy/assets/99664282/e262672c-58eb-4e88-b918-725fb061149b) ### Feature Preview Added Ukrainian Language <!--- Before you mark this PR ready for review, run through this checklist! --> #### PR Checklist - [:white_check_mark:] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [:white_check_mark:] 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. --- <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:24 +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#5805
No description provided.