-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Add some :uk locales #8732
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
Add some :uk locales #8732
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8732 +/- ##
=======================================
Coverage 99.11% 99.11%
=======================================
Files 141 141
Lines 4074 4074
=======================================
Hits 4038 4038
Misses 36 36 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Pull Request Overview
This PR adds Ukrainian (:uk
) locale translations for various UI toggles and ActiveRecord models/attributes to support version 4.
- Introduces toggle labels for dark mode, navigation, sections, and user menu
- Adds ActiveRecord attribute translations for comments
- Provides pluralization keys for
active_admin/comment
andcomment
models
@ishe-ua thanks for this PR. Could you please check if Copilot has valid points and answer its comments? |
Thank you, Copilot! Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
done |
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.
Pull Request Overview
This PR adds new UK locale translations to support version 4 of the project.
- Introduces new keys such as created_at, delete, and delete_confirmation in the main locales file.
- Adds additional translation entries for dashboard, pagination, and activerecord settings.
Thanks! |
For version 4.