You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-08-25 20:29:09 +02:00
Adds latest English changes to pt-BR translation (#396)
* Adds latest English changes to pt-BR translation Updating latest changes in English version to pt-BR.po file using the `msgmerge --update po/pt-BR.po po/messages.pot` command. * Removes all `fuzzy` Removing all `#, fuzzy` lines so the translation can be live.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
/book/
|
||||
target/
|
||||
po/messages.pot
|
||||
po/*.mo
|
||||
.DS_Store
|
||||
|
||||
|
Reference in New Issue
Block a user