[PR #7666] [MERGED] chore: update translation #8031

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/7666
Author: @LucasXu0
Created: 4/1/2025
Status: Merged
Merged: 4/1/2025
Merged by: @LucasXu0

Base: mainHead: help


📝 Commits (1)

  • 1626dbc chore: update translation

📊 Changes

6 files changed (+61 additions, -34 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/mobile/presentation/home/setting/settings_popup_menu.dart (+15 -1)
📝 frontend/appflowy_flutter/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart (+26 -13)
📝 frontend/appflowy_flutter/lib/workspace/presentation/widgets/float_bubble/social_media_section.dart (+10 -15)
frontend/resources/flowy_icons/16x/help_and_documentation.svg (+3 -0)
📝 frontend/resources/translations/el-GR.json (+2 -2)
📝 frontend/resources/translations/en.json (+5 -3)

📄 Description

Feature Preview

Screenshot 2025-04-01 at 16 45 29

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.

Summary by Sourcery

Update help and support links in the application, including adding a new help and documentation menu option and updating various URL references.

New Features:

Enhancements:

  • Refactor the question bubble actions to separate help and support into distinct menu items
  • Update social media and support links to use more current URLs

Chores:

  • Update translation keys and menu item labels to distinguish between help and support
  • Modify URL references to point to current community resources

🔄 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/7666 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `help` --- ### 📝 Commits (1) - [`1626dbc`](https://github.com/AppFlowy-IO/AppFlowy/commit/1626dbc63e2632d98dc8ea185e04ef2c3cf04d4b) chore: update translation ### 📊 Changes **6 files changed** (+61 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/mobile/presentation/home/setting/settings_popup_menu.dart` (+15 -1) 📝 `frontend/appflowy_flutter/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart` (+26 -13) 📝 `frontend/appflowy_flutter/lib/workspace/presentation/widgets/float_bubble/social_media_section.dart` (+10 -15) ➕ `frontend/resources/flowy_icons/16x/help_and_documentation.svg` (+3 -0) 📝 `frontend/resources/translations/el-GR.json` (+2 -2) 📝 `frontend/resources/translations/en.json` (+5 -3) </details> ### 📄 Description <!--- 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. --> ### Feature Preview <img width="233" alt="Screenshot 2025-04-01 at 16 45 29" src="https://github.com/user-attachments/assets/6aef0f7a-59a6-41e8-b274-75eee9a61d66" /> - Add Help & documentation to the ? menu and link it to https://appflowy.com/guide - Help & Support -> Get support - http://forum.appflowy.io/ -> https://forum.appflowy.com/ <!--- 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 --> --- <!--- Before you mark this PR ready for review, run through this checklist! --> #### PR Checklist - [ ] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/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. ## Summary by Sourcery Update help and support links in the application, including adding a new help and documentation menu option and updating various URL references. New Features: - Add a new 'Help & Documentation' menu option that links to https://appflowy.com/guide Enhancements: - Refactor the question bubble actions to separate help and support into distinct menu items - Update social media and support links to use more current URLs Chores: - Update translation keys and menu item labels to distinguish between help and support - Modify URL references to point to current community resources --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:22: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#8031
No description provided.