mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-01 18:21:52 +02:00
Updated Guide for translators (markdown)
parent
2cae219171
commit
6cc40268e6
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ A few things you should know:
|
|||
|
||||
To begin you will need to create a crowdin account and join the project here: https://crwd.in/rallly
|
||||
|
||||
It would be great as well if you can join our [discord chat](https://discord.gg/m5UFXavc2C) so we can collaborate better there. Please make yourself known as a translator to be given access to the translator channel.
|
||||
It would be great as well if you can join our [discord chat](https://discord.gg/m5UFXavc2C) so we can collaborate better. Please make yourself known as a translator to be given access to the translator channel.
|
||||
|
||||
## When translating
|
||||
|
||||
|
@ -60,7 +60,7 @@ Some translations contain tags. They look like this:
|
|||
Go to <a>page</a>
|
||||
```
|
||||
|
||||
Tags can be used to create a hyperlink or change the appearance of some text (ex. bold, italics etc…). The tags should remain wrapped around the same content and should not be translated. The contents between the tags should be translated (unless they are a variable, see above).
|
||||
Tags can be used to create a hyperlink or change the appearance of some text (ex. bold, italics etc…). The tags should remain wrapped around the same content and should not be translated. The contents between the tags should be translated (unless they are a [variable](#variables)).
|
||||
|
||||
```
|
||||
❌ Gehen Sie zur Seite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue