-
-
Notifications
You must be signed in to change notification settings - Fork 238
feat(i18n): add Spanish translations for a11y page #1383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(i18n): add Spanish translations for a11y page #1383
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThis pull request adds and expands internationalisation keys across Spanish locale files (es-419.json, es.json, and corresponding lunaria files). The changes introduce new locale entries for keyboard shortcuts, authentication validation messaging, accessibility content, search functionality enhancements, data source selection settings, version distribution information, and vulnerability trend visualisation. The shortcuts section expands from an empty object to include structured content with global, search, and package categories. Additional keys are added for error messaging, UI labels, and comprehensive accessibility-related documentation. Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
|
I'm going to keep these messages listed in review... If someone want to change them |
This PR adds a11y page and missing entries:
missing entries
footer.keyboard_shortcutsshortcuts.section.globalshortcuts.section.searchshortcuts.section.packageshortcuts.focus_searchshortcuts.show_kbd_hintsshortcuts.settingsshortcuts.compareshortcuts.compare_from_packageshortcuts.navigate_resultsshortcuts.go_to_resultshortcuts.open_code_viewshortcuts.open_docssearch.found_packages_sortedsearch.rate_limitedsearch.algolia_disclaimersettings.sections.searchsettings.data_source.labelsettings.data_source.descriptionsettings.data_source.npmsettings.data_source.npm_descriptionsettings.data_source.algoliasettings.data_source.algolia_descriptionpackage.security_downgrade.titlepackage.security_downgrade.description_to_none_provenancepackage.security_downgrade.description_to_none_trustedPublisherpackage.security_downgrade.description_to_provenance_trustedPublisherpackage.security_downgrade.fallback_install_provenancepackage.security_downgrade.fallback_install_trustedPublisherpackage.security_downgrade.provenance_link_textpackage.security_downgrade.trusted_publishing_link_textpackage.versions.distribution_titlepackage.versions.distribution_modal_titlepackage.versions.grouping_majorpackage.versions.grouping_minorpackage.versions.recent_versions_onlypackage.versions.recent_versions_only_tooltippackage.versions.show_low_usagepackage.versions.show_low_usage_tooltippackage.versions.date_range_tooltippackage.trends.legend_estimationpackage.trends.no_datapackage.trends.y_axis_labelpackage.trends.facetpackage.trends.titlepackage.trends.items.downloadspackage.trends.items.likespackage.downloads.modal_titlepackage.vulnerabilities.fixed_in_titleauth.modal.default_input_errorcompare.facets.trends.titlea11y.titlea11y.footer_titlea11y.welcomea11y.approach.titlea11y.approach.p1a11y.approach.p2a11y.approach.about_linka11y.measures.titlea11y.measures.p1a11y.measures.li1a11y.measures.li2a11y.measures.li3a11y.measures.li4a11y.measures.li5a11y.measures.li6a11y.limitations.titlea11y.limitations.p1a11y.contact.titlea11y.contact.p1a11y.contact.linkI need to review:
search.found_packages_sortedandsearch.algolia_disclaimer/cc @mrcego