-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
chore: adding Dutch language translations (NL) #18965
Conversation
This is great @pablo-guerra ! Let's see if we can find a fellow person from the Netherlands to review - if not, I'm cool merging as-is if there's nothing obvious out of place. |
Codecov Report
@@ Coverage Diff @@
## master #18965 +/- ##
==========================================
- Coverage 66.38% 66.18% -0.20%
==========================================
Files 1641 1641
Lines 63515 63476 -39
Branches 6418 6418
==========================================
- Hits 42165 42013 -152
- Misses 19690 19803 +113
Partials 1660 1660
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
LGTM! 🇳🇱
* added NL translations * added Dutch to config * fixed end of line on .po file Co-authored-by: pablo.guerra-at-026399402087 <pablo.guerra@026399402087> (cherry picked from commit 4467503)
chore: adding Dutch language translations (NL)
SUMMARY
Added .po and .json files for Dutch translations.
Added Dutch to the list of languages in the config.py file.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
The Dutch language can be enabled and tested by adding the following parameter to the values.yaml file:
ADDITIONAL INFORMATION