Skip to content

feat(i18n): change npmx tagline and add missing Spanish translations#1703

Merged
danielroe merged 2 commits intomainfrom
userquin/i18n-update-spanish-tagline
Feb 27, 2026
Merged

feat(i18n): change npmx tagline and add missing Spanish translations#1703
danielroe merged 2 commits intomainfrom
userquin/i18n-update-spanish-tagline

Conversation

@userquin
Copy link
Member

@userquin userquin commented Feb 27, 2026

🔗 Linked issue

🧭 Context

Check #1689 (Spanish)

📚 Description

This PR also includes the following missing translations and some wrong translated entries:

Missing Spanish Translatations
  • package.copy_version
  • package.size_increase.title_size
  • package.size_increase.title_deps
  • package.size_increase.title_both
  • package.size_increase.size
  • package.size_increase.deps
  • package.versions.distribution_range_date_same_year
  • package.versions.distribution_range_date_multiple_years
  • package.versions.grouping_versions_title
  • package.versions.grouping_versions_all
  • package.versions.grouping_versions_only_recent
  • package.versions.grouping_usage_title
  • package.versions.grouping_usage_all
  • package.versions.grouping_usage_low
  • package.versions.copy_alt.per_version_analysis
  • package.versions.copy_alt.general_description
  • package.dependencies.has_replacement
  • package.trends.toggle_stack_mode
  • package.trends.contributors_skip
  • package.trends.items.contributors
  • package.trends.play_animation
  • package.trends.pause_animation
  • package.trends.data_correction
  • package.trends.average_window
  • package.trends.smoothing
  • package.trends.known_anomalies
  • package.trends.known_anomalies_description
  • package.trends.known_anomalies_ranges
  • package.trends.known_anomalies_range
  • package.trends.known_anomalies_range_named
  • package.trends.known_anomalies_none
  • package.trends.known_anomalies_contribute
  • package.trends.apply_correction
  • package.trends.copy_alt.trend_none
  • package.trends.copy_alt.trend_strong
  • package.trends.copy_alt.trend_weak
  • package.trends.copy_alt.trend_undefined
  • package.trends.copy_alt.button_label
  • package.trends.copy_alt.watermark
  • package.trends.copy_alt.analysis
  • package.trends.copy_alt.estimation
  • package.trends.copy_alt.estimations
  • package.trends.copy_alt.compare
  • package.trends.copy_alt.single_package
  • package.trends.copy_alt.general_description
  • claim.modal.missing_permission
  • about.sponsors.title
  • about.oss_partners.title
  • compare.packages.copy_as_markdown
  • compare.file_changes
  • compare.files_count
  • compare.lines_hidden
  • compare.compare_versions
  • compare.summary
  • compare.deps_count
  • compare.dependencies
  • compare.dev_dependencies
  • compare.peer_dependencies
  • compare.optional_dependencies
  • compare.no_dependency_changes
  • compare.file_filter_option.all
  • compare.file_filter_option.added
  • compare.file_filter_option.removed
  • compare.file_filter_option.modified
  • compare.search_files_placeholder
  • compare.no_files_all
  • compare.no_files_search
  • compare.no_files_filtered
  • compare.filter.added
  • compare.filter.removed
  • compare.filter.modified
  • compare.files_button
  • compare.select_file_prompt
  • compare.close_files_panel
  • compare.filter_files_label

@vercel
Copy link

vercel bot commented Feb 27, 2026

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

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

Request Review

@github-actions
Copy link

github-actions bot commented Feb 27, 2026

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
lunaria/files/es-419.json Localization changed, will be marked as complete.
lunaria/files/es-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 Feb 27, 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!

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 4fb9168 and 1e02137.

📒 Files selected for processing (3)
  • i18n/locales/es.json
  • lunaria/files/es-419.json
  • lunaria/files/es-ES.json
✅ Files skipped from review due to trivial changes (1)
  • lunaria/files/es-ES.json

📝 Walkthrough

Walkthrough

This PR updates Spanish locale files (i18n/locales and lunaria/files) adding and expanding translation keys across es, es-419 and es-ES variants. Changes introduce file-diff and compare UI strings, trends analytics copy (including copy_alt blocks), version distribution/grouping labels, size_increase and deprecation messaging, copy_version/copy_as_markdown, missing_permission messages, and about.sponsors / about.oss_partners entries. SEO/home description and tagline strings were adjusted. Multiple new public keys were added to support these UI features.

Possibly related PRs

Suggested reviewers

  • mrcego
  • whitep4nth3r
  • danielroe
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The PR description clearly explains the purpose of the changes: updating the npmx tagline and adding missing Spanish translations, with a comprehensive list of added keys.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch userquin/i18n-update-spanish-tagline

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1


ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 71eba9d and 4fb9168.

📒 Files selected for processing (4)
  • i18n/locales/es-419.json
  • i18n/locales/es.json
  • lunaria/files/es-419.json
  • lunaria/files/es-ES.json

Comment on lines +1094 to +1097
"filter": {
"added": "añadido",
"removed": "eliminado",
"modified": "modificado"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Plural agreement is off in compare.no_files_filtered output.

Line 1093 renders No hay archivos {filter}, but Line 1094-1097 provide singular forms (añadido, eliminado, modificado), which reads awkwardly in UI.

Suggested fix
     "filter": {
-      "added": "añadido",
-      "removed": "eliminado",
-      "modified": "modificado"
+      "added": "añadidos",
+      "removed": "eliminados",
+      "modified": "modificados"
     },
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
"filter": {
"added": "añadido",
"removed": "eliminado",
"modified": "modificado"
"filter": {
"added": "añadidos",
"removed": "eliminados",
"modified": "modificados"
},

@danielroe danielroe added this pull request to the merge queue Feb 27, 2026
@wojtekmaj wojtekmaj mentioned this pull request Feb 27, 2026
26 tasks
Merged via the queue into main with commit 4dcc19c Feb 27, 2026
21 checks passed
@danielroe danielroe deleted the userquin/i18n-update-spanish-tagline branch February 27, 2026 14:06
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.

2 participants