Skip to content

Commit 68d2bd2

Browse files
committed
Fabri's feedback
1 parent f707587 commit 68d2bd2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/en/docs/contributing/localization.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ as can be seen from the languages dropdown menu in the top nav.
1616
When translating website pages from English, we recommend that you follow the
1717
guidance offered in this section.
1818

19-
### Summary / TL;DR {#summary}
19+
### Summary
2020

2121
#### ✅ Do {#do}
2222

@@ -25,7 +25,8 @@ guidance offered in this section.
2525
- **Translate**:
2626
- Page content, including:
2727
- Mermaid [diagram](#images) text fields
28-
- [Front matter][] fields `title`, `linkTitle`, and `description`
28+
- Code comments from code excerpts
29+
- [Front matter][] field values for `title`, `linkTitle`, and `description`
2930
- **All** page content and front matter unless indicated otherwise
3031
- **Preserve** the _content_, _meaning_, and _style_ of the original text
3132
- **Ask** [maintainers] if you have any doubts or questions through:
@@ -46,11 +47,12 @@ guidance offered in this section.
4647
- [Links](#links), this includes [heading IDs](#headings).[^*]
4748
- [Front matter][] fields other than those listed in [Do](#do). In particular,
4849
do not translate `aliases`. When in doubt, ask maintainers.
50+
- Code
4951
- Create **copies of images**, unless you [localize text in the images](#images)
5052
- Add new or change:
5153
- **Content** that would be different from the originally intended meaning
52-
- Presentation **style**, including: _formatting_, _layout_, and _design_ style
53-
(typography, letter case, and spacing for example).
54+
- Presentation **style**, including: _formatting_, _layout_, and _design_
55+
style (typography, letter case, and spacing for example).
5456

5557
[^*]: For a possible exception, see [Links](#links).
5658

0 commit comments

Comments
 (0)