fix: use translation string for version distribution y axis label#1398
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThis change replaces a hardcoded y‑axis label in VersionDistribution.vue with an internationalised translation: `$t('package.versions.y_axis_label')`. Corresponding localization keys were added to English and Polish locale files and the i18n schema. No component logic, exports, or control flow were modified. Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ❌ 1❌ Failed checks (1 inconclusive)
✏️ 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 |
Co-authored-by: Philippe Serhal <philippe.serhal@gmail.com>
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
|
|
@serhalp I see Daniel updated the component, I've updated translation files for languages I know and the schema. |
No description provided.