mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
docs: Fix links 'Assisting with Translations'
This commit is contained in:
parent
8be964997c
commit
3adfacf390
1 changed files with 1 additions and 3 deletions
|
@ -9,8 +9,6 @@ translating or improving existing translations.
|
||||||
* You must be a native speaker for the language you choose to translate.
|
* You must be a native speaker for the language you choose to translate.
|
||||||
* Please be careful to preserve the original meaning of each text.
|
* Please be careful to preserve the original meaning of each text.
|
||||||
* Sentences and popular expressions should sound native in your language.
|
* Sentences and popular expressions should sound native in your language.
|
||||||
* You can check the result on the [live preview](http://bitcointx.us.to/) and
|
|
||||||
[test small changes](#preview-small-text-changes).
|
|
||||||
* Translations need to be reviewed by a reviewer or coordinator before
|
* Translations need to be reviewed by a reviewer or coordinator before
|
||||||
publication.
|
publication.
|
||||||
* Once reviewed, translations can be [submitted](#import-translations) in a pull
|
* Once reviewed, translations can be [submitted](#import-translations) in a pull
|
||||||
|
@ -24,7 +22,7 @@ translating or improving existing translations.
|
||||||
\_translations/ and from the root of the git repository run
|
\_translations/ and from the root of the git repository run
|
||||||
./\_contrib/updatetx.rb to update layouts and templates for this language. You
|
./\_contrib/updatetx.rb to update layouts and templates for this language. You
|
||||||
should also make sure that no url has been changed by translators. If any page
|
should also make sure that no url has been changed by translators. If any page
|
||||||
needs to be moved, please add [redirections](#redirections).
|
needs to be moved, please add [redirections](https://github.com/bitcoin-dot-org/bitcoin.org/blob/wbnns-repository-cleanup/docs/miscellaneous.md#redirections).
|
||||||
|
|
||||||
**Add a new language**: You can put the language file from Transifex in
|
**Add a new language**: You can put the language file from Transifex in
|
||||||
\_translations and add the language in \_config.yml in the right display order
|
\_translations and add the language in \_config.yml in the right display order
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue