You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-12-24 07:19:47 +02:00
Apply latest English changes to the Korean translation (#413)
* Applies en changes to ko.
$ MDBOOK_OUTPUT='{"xgettext": {"pot-file": "messages.pot"}}' mdbook build -d po
$ msgmerge --update po/ko.po po/messages.pot
$ poedit po/ko.po (with "save")
* Add missing translation(ko) for `Default` trait.
* Resolve some "fuzzy" translations (ko)
* Fix formatting in <details> of lifetimes-data-structures.md (ko)
---------
Co-authored-by: Jooyung Han <jooyung@google.com>
This commit is contained in: