-
-
Notifications
You must be signed in to change notification settings - Fork 13.1k
fix: missing languages it-IT, pl-PL, nl-NL #8073
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
base: main
Are you sure you want to change the base?
fix: missing languages it-IT, pl-PL, nl-NL #8073
Conversation
@beliven-daniele-sarnari is attempting to deploy a commit to the LobeHub Community Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here: https://app.greptile.com/review/github.
💡 (3/5) Reply to the bot's comments like "Can you suggest a fix for this @greptileai?" or ask follow-up questions!
2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
Thank you for raising your pull request and contributing to our Community |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8073 +/- ##
========================================
Coverage 95.67% 95.67%
========================================
Files 14 14
Lines 2519 2519
Branches 444 244 -200
========================================
Hits 2410 2410
Misses 109 109
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
Three languages were inside
const localeOptions
but missing insideconst locales
, resulting in a fallback onDEFAULT_LANG
.📝 补充信息 | Additional Information