Conversation
L13: <code/> -> </code>
Owner
|
@tnhung2011 I usually include everything on the beta site; it's defined in |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR fixes several Vietnamese translation issues in the i18n and documentation files related to pool.ntp.org. The key changes include updating the translation for "News," fixing a disclosing tag in the use.html file, and adjusting the language and punctuation in the join.html file for clarity.
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| i18n/vi.po | Updated translation for "News" from "Tin tức" to "Bản tin". |
| docs/ntppool/vi/use.html | Revised translation text and fixed a malformed HTML tag. |
| docs/ntppool/vi/join.html | Adjusted phrasing and punctuation, including correcting an email typo. |
Comments suppressed due to low confidence (1)
docs/ntppool/vi/join.html:43
- There appears to be a typo in the email address ('develooper' should likely be 'developer').
href="mailto:ask@develooper.com">ask@develooper.com</a>.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@abh Following your request for me to fix the
use.htmlfile (#246), I have fixed a disclosing tag. The file should now work as expected.Also I'm a bit curious about some translations' inclusion into the beta site. Is there any criteria for them to be included in the main one?
(EDIT: Sorry for the open-close-open ping-pong, I just did it to fix some translation errors)