mirror of
https://github.com/Fabio286/mizar.git
synced 2025-06-05 16:59:47 +02:00
Updated Translate Mizar (markdown)
@@ -40,8 +40,8 @@ export default {
|
||||
|
||||
To update an existing translation, one must first add missing words and messages and then proceed with the translation.
|
||||
|
||||
1) Open the translation file you want to update and check what is the latest translation of the `word`, `message` and `faker` groups.
|
||||
2) Open the file `en-US.ts`, scroll until you find the properties of `word`, `message` and `faker` present after the last one translated and copy and paste them into the relevant groups in the file you are translating.
|
||||
1) Open the translation file you want to update and check what is the latest translation of the `word` and `message` groups.
|
||||
2) Open the file `en-US.ts`, scroll until you find the properties of `word` and `message` present after the last one translated and copy and paste them into the relevant groups in the file you are translating.
|
||||
3) Translate strings and send the updated translation in one of the above ways.
|
||||
|
||||
## Problems with translation?
|
||||
|
Reference in New Issue
Block a user