-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
Adoptium.net 2215 translate the asciidoc contributors #2216
Adoptium.net 2215 translate the asciidoc contributors #2216
Conversation
✅ Deploy Preview for eclipsefdn-adoptium ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This comment was marked as resolved.
This comment was marked as resolved.
@@ -1,4 +1,9 @@ | |||
{ | |||
"asciidoc.template.warn.default.locale": "Cette page est la <englishVersionLink>version en anglais</englishVersionLink> car elle n'existe pas dans votre langue. Aidez-nous à la traduire en français. Consultez notre <translationGuideLink>guide de traduction</translationGuideLink> pour plus d'informations.", | |||
"asciidoc.template.warn.outdated": "Cette page est la <englishVersionLink>version en anglais</englishVersionLink> car elle n'existe pas dans votre langue. Aidez-nous à traduire la dernière <englishVersionLink>version en anglais</englishVersionLink>. Consultez notre <translationGuideLink>guide de traduction</translationGuideLink> pour plus d'informations." | |||
"asciidoc.template.warn.outdated": "Cette page est la <englishVersionLink>version en anglais</englishVersionLink> car elle n'existe pas dans votre langue. Aidez-nous à traduire la dernière <englishVersionLink>version en anglais</englishVersionLink>. Consultez notre <translationGuideLink>guide de traduction</translationGuideLink> pour plus d'informations.", |
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.
@hendrikebbers @zdtsw can you fill in the German/Chinese gaps for this PR?
Codecov Report
@@ Coverage Diff @@
## main #2216 +/- ##
=======================================
Coverage 99.20% 99.20%
=======================================
Files 87 87
Lines 6504 6515 +11
Branches 554 553 -1
=======================================
+ Hits 6452 6463 +11
Misses 52 52
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
I have added the translation of the "Thank you to a contributor" component. But I did not take in charge if there is 1 or more contributions and just suggest to use "contribution(s)" in the text. Is it OK for you ? |
Yeah I think that's fine |
Sorry, actually it is commited without '(s)'. The text is "contributions" |
yeah I think it's worth making the change |
Description of change
This PR is to fix the issue #2215
Add new translations in locales/fr/asciidoc.json to report in other languages
Translated parts are (impacting asciidoc):
And this part:
Checklist
npm test
passes