We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Translate remaining messages and review fuzzy translations. As of 6/5/24, current translation stats are:
ko.po 2646 translated messages, 619 fuzzy translations, 508 untranslated messages.
main
messages.pot
MDBOOK_OUTPUT='{"xgettext": {"pot-file": "messages.pot", "granularity": 0}}' \ mdbook build -d po
ko.po
msgmerge --update po/ko.po po/messages.pot
The text was updated successfully, but these errors were encountered:
Cc @jiyongp, @jooyunghan, @namhyung as maintainers.
The live translation delta can be seen in the synced translation report.
Sorry, something went wrong.
No branches or pull requests
Translate remaining messages and review fuzzy translations.
As of 6/5/24, current translation stats are:
Steps:
main
.messages.pot
:MDBOOK_OUTPUT='{"xgettext": {"pot-file": "messages.pot", "granularity": 0}}' \ mdbook build -d po
ko.po
:ko.po
file with your favorite PO editor.The text was updated successfully, but these errors were encountered: