Skip to content

feat(i18n): extract pages entries from global json files#2089

Draft
userquin wants to merge 1 commit intomainfrom
joaquin/feat-split-translation-files
Draft

feat(i18n): extract pages entries from global json files#2089
userquin wants to merge 1 commit intomainfrom
joaquin/feat-split-translation-files

Conversation

@userquin
Copy link
Member

🔗 Linked issue

🧭 Context

📚 Description

This PR is an experimental page translations extractions to custom json files via i18n:registerModule i18n module hook.

We'll need to change lunaria and translation status helpers (i18n:check and company) to build the schema: maybe we can just add a custom script merging the files to a temporary file and work wth these temporary files (excluded from git).

@vercel
Copy link

vercel bot commented Mar 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Mar 15, 2026 4:27pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Mar 15, 2026 4:27pm
npmx-lunaria Ignored Ignored Mar 15, 2026 4:27pm

Request Review

@github-actions
Copy link

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
i18n/locales/en-GB.json Localization changed, will be marked as complete.
i18n/locales/en.json Source changed, localizations will be marked as outdated.
i18n/locales/es-419.json Localization changed, will be marked as complete.
i18n/locales/es.json Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@codecov
Copy link

codecov bot commented Mar 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant