[PR #499] [MERGED] Add translations on the Add new View menu #4154

Closed
opened 2026-03-23 21:36:32 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/499
Author: @GangemiLorenzo
Created: 5/17/2022
Status: Merged
Merged: 6/10/2022
Merged by: @appflowy

Base: mainHead: add_translated_titles_304


📝 Commits (4)

  • 92fa53d chore: add translations
  • 9b01d31 fix: duplicated translations
  • 827e542 Merge branch 'main' into add_translated_titles_304
  • 4701a28 chore: fix typo error

📊 Changes

5 files changed (+27 additions, -15 deletions)

View changed files

📝 frontend/app_flowy/assets/translations/en.json (+4 -0)
📝 frontend/app_flowy/assets/translations/it-IT.json (+6 -0)
📝 frontend/app_flowy/lib/workspace/application/grid/cell/date_cal_bloc.dart (+2 -2)
📝 frontend/app_flowy/lib/workspace/presentation/plugins/doc/document.dart (+11 -11)
📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/grid.dart (+4 -2)

📄 Description

Adds the translations for the "Add new View" menu items, in the following languages:

  • en
  • it-IT

fixes #304


🔄 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/499 **Author:** [@GangemiLorenzo](https://github.com/GangemiLorenzo) **Created:** 5/17/2022 **Status:** ✅ Merged **Merged:** 6/10/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `add_translated_titles_304` --- ### 📝 Commits (4) - [`92fa53d`](https://github.com/AppFlowy-IO/AppFlowy/commit/92fa53d28b61751eb05c4de6b1b480e1ce30ee28) chore: add translations - [`9b01d31`](https://github.com/AppFlowy-IO/AppFlowy/commit/9b01d31fb95dce85f73a402b2ea0733cb67a42a3) fix: duplicated translations - [`827e542`](https://github.com/AppFlowy-IO/AppFlowy/commit/827e542c6e8c97e636af5c20f8dc4eadefe9ee94) Merge branch 'main' into add_translated_titles_304 - [`4701a28`](https://github.com/AppFlowy-IO/AppFlowy/commit/4701a281b333273a4871426773e9eb54ae5d70e5) chore: fix typo error ### 📊 Changes **5 files changed** (+27 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/assets/translations/en.json` (+4 -0) 📝 `frontend/app_flowy/assets/translations/it-IT.json` (+6 -0) 📝 `frontend/app_flowy/lib/workspace/application/grid/cell/date_cal_bloc.dart` (+2 -2) 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/doc/document.dart` (+11 -11) 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/grid.dart` (+4 -2) </details> ### 📄 Description Adds the translations for the "Add new View" menu items, in the following languages: - en - it-IT fixes [#304](https://github.com/AppFlowy-IO/AppFlowy/issues/304) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:32 +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#4154
No description provided.