1
0
Fork 0

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:
starfetch 2022-10-18 17:46:05 +02:00 committed by GitHub
parent d5adf046c3
commit 0271b30170
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.
![edit button image](edit-button.png)