[PR #4950] [MERGED] feat: Add Ninja i18n lint action #6546

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4950
Author: @NiklasBuchfink
Created: 3/20/2024
Status: Merged
Merged: 4/10/2024
Merged by: @LucasXu0

Base: mainHead: main


📝 Commits (1)

  • 2a8c13e feat: add ninja_i18n.yml i18n lint action

📊 Changes

1 file changed (+25 additions, -0 deletions)

View changed files

.github/workflows/ninja_i18n.yml (+25 -0)

📄 Description

This PR adds the Ninja i18n – GitHub action

This action will:

  • remind you to fix new i18n issues in your pull requests
  • notify you about new broken inlang projects
  • create comments with an issue report
  • provide Fink links to relevant messages
  • stay silent if there is no need to act

Feature Preview

https://github.com/opral/monorepo/assets/59048346/99049121-11db-4672-a7a8-e0d606426f4b

I'm the maintainer of Ninja i18n and the Fink localization editor. Since you are using inlang with Fink to manage your translations, you might want to try this. As this is the first published version, it is a beta version. So feel free to share your feedback in our Discord channel and open issue reports if you find bugs.


PR Checklist


🔄 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/4950 **Author:** [@NiklasBuchfink](https://github.com/NiklasBuchfink) **Created:** 3/20/2024 **Status:** ✅ Merged **Merged:** 4/10/2024 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`2a8c13e`](https://github.com/AppFlowy-IO/AppFlowy/commit/2a8c13eb284250b0edec9a28d64a98c3e137072d) feat: add ninja_i18n.yml i18n lint action ### 📊 Changes **1 file changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/ninja_i18n.yml` (+25 -0) </details> ### 📄 Description This PR adds the [Ninja i18n – GitHub action](https://inlang.com/m/3gk8n4n4/app-inlang-ninjaI18nAction) This action will: - remind you to fix new i18n issues in your pull requests - notify you about new broken inlang projects - create comments with an issue report - provide Fink links to relevant messages - stay silent if there is no need to act ### Feature Preview https://github.com/opral/monorepo/assets/59048346/99049121-11db-4672-a7a8-e0d606426f4b I'm the maintainer of Ninja i18n and the Fink localization editor. Since you are using inlang with Fink to manage your translations, you might want to try this. As this is the first published version, it is a beta version. So feel free to share your feedback in our [Discord channel](https://discord.gg/4G2QdvnQ) and [open issue reports](https://github.com/opral/ninja-i18n-action/issues) if you find bugs. --- #### PR Checklist - [x] 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. - [x] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes (https://github.com/NiklasBuchfink/AppFlowy/pull/1) - [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:23:42 +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#6546
No description provided.