mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-07 10:06:22 +02:00
Add guidance that variable names shouldn't be translated to STYLE.md (#1480)
This commit is contained in:
parent
5ffcac5bfd
commit
54ea54cd4e
8
STYLE.md
8
STYLE.md
@ -90,9 +90,11 @@ This section is about what you write in the translation. We describe
|
|||||||
|
|
||||||
When translating the course, please take the following into account:
|
When translating the course, please take the following into account:
|
||||||
|
|
||||||
- Do not translate the course name ("Comprehensive Rust 🦀"). If the name is not
|
- Do not translate:
|
||||||
easily understood in your language, please add the translated version after
|
- The course name ("Comprehensive Rust 🦀"). If the name is not easily
|
||||||
the original name.
|
understood in your language, please add the translated version after the
|
||||||
|
original name.
|
||||||
|
- Variable names (you _should_ translate the comments, though.)
|
||||||
|
|
||||||
- If the Rust Book has been
|
- If the Rust Book has been
|
||||||
[translated into your language](https://doc.rust-lang.org/book/appendix-06-translation.html),
|
[translated into your language](https://doc.rust-lang.org/book/appendix-06-translation.html),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user