feat(i18n): add Spanish translations for profile.* entries#1764
feat(i18n): add Spanish translations for profile.* entries#1764
profile.* entries#1764Conversation
|
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
|
📝 WalkthroughWalkthroughThis pull request adds new internationalisation translation keys across multiple Spanish locale files. The changes include keyboard shortcut control translations, profile-related UI strings, file comparison warning messages, and auth modal labels. The additions span four locale JSON files (es-419.json and es.json in i18n/locales, and es-419.json and es-ES.json in lunaria/files), with no modifications to existing keys. 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)
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
i18n/locales/es-419.json (1)
35-38: Trim merge-locale duplication forprofile.invite.compose_text.Line 37 appears identical to the base Spanish value, so keeping it in
es-419adds maintenance overhead without changing runtime output.♻️ Proposed cleanup
"invite": { "message": "Parece que aún no usa npmx. ¿Quieres contarle?", - "compose_text": "¡Hola {'@'}{handle}! ¿Has probado ya npmx.dev? Es un navegador para el registro de npm rápido, moderno y de código abierto.\nhttps://npmx.dev" }Based on learnings: country variant files like
es-419.jsonshould only contain entries that differ from the basees.jsonfile.
ℹ️ Review info
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (4)
i18n/locales/es-419.jsoni18n/locales/es.jsonlunaria/files/es-419.jsonlunaria/files/es-ES.json
🔗 Linked issue
🧭 Context
📚 Description
This PR adds the following missing translations:
shortcuts.disable_shortcutssettings.sections.keyboard_shortcutssettings.keyboard_shortcuts_enabledsettings.keyboard_shortcuts_enabled_descriptioncommon.cancelcommon.savecommon.editcommon.errorprofile.display_nameprofile.descriptionprofile.no_descriptionprofile.websiteprofile.website_placeholderprofile.likesprofile.seo_titleprofile.seo_descriptionprofile.not_foundprofile.not_found_messageprofile.invite.messageprofile.invite.share_buttonprofile.invite.compose_textpackage.downloads.subtitlecode.scroll_to_topauth.modal.profilecompare.file_too_largecompare.file_size_warning