feat(dev-docs): add link to translation guide
* feat(dev-docs): add link to translation guide * chore(dev-docs): markdown formatting add empty lines in custom component to render markdown (thanks, [markdown guide](/guides/markdown/frequent-mistakes#using-custom-components) for the reminder!)
This commit is contained in:
parent
d5adf046c3
commit
0271b30170
1 changed files with 4 additions and 1 deletions
|
@ -61,8 +61,11 @@ contains several files, one for each language.
|
|||
- Select on the file you want to update.
|
||||
|
||||
<Warning>
|
||||
|
||||
Please only edit the English language files (called `en.md`),
|
||||
our translation software will handle the other languages.
|
||||
our translation software will handle the other languages.
|
||||
Read more about translations in our [translation guide](/guides/translation).
|
||||
|
||||
</Warning>
|
||||
- Click on the **Edit** button.
|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue