1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-16 14:53:28 +02:00
comprehensive-rust/.github/workflows
Martin Geisler 3a29be8c7d
Publish Brazilian Portuguese translation (#381)
The IETF language tag for “Brazilian Portuguese” is “pt-BR”[1]. This
tag is also used in the HTML lang attribute[2].

We derive the language code directly from the “.po” filename, so I’ve
renamed “pt_BR.po” to “pt-BR.po” make everything use the correct
language code. Nothing in the Gettext pipeline cares about the precise
filename, so it should be fine to rename it like this.

[1]: https://en.wikipedia.org/wiki/Brazilian_Portuguese#Language_codes
[2]: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang
2023-02-13 13:45:58 +00:00
..
install-mdbook Extract common build steps to composite actions (#242) 2023-01-23 17:08:29 +01:00
setup-rust-cache Add a cargo workspace containing both crates (#321) 2023-02-02 16:14:34 +00:00
build.yml Upload build output as artifacts (#342) 2023-02-06 17:20:32 +01:00
publish.yml Publish Brazilian Portuguese translation (#381) 2023-02-13 13:45:58 +00:00