Update 'readme/translateData/instructions.md'
This commit is contained in:
parent
209c46cc8b
commit
3f89e260fc
|
@ -10,13 +10,21 @@
|
|||
|
||||
Please do not edit _zz_.md directly. It may be overwritten.
|
||||
|
||||
(_zz_ is not "en" or "eo")
|
||||
|
||||
|
||||
1. [Fork](https://codeberg.org/crimeflare/cloudflare-tor/forks) cloudflare-tor.
|
||||
|
||||
2. Copy `/readme/translateData/**TEMPLATE.main.tab**` to `/readme/translateData/override/**zz**.main.tab`.
|
||||
2. Copy `/readme/translateData/TEMPLATE.main.tab` to `/readme/translateData/override/zz.main.tab`.
|
||||
- /readme/translateData/TEMPLATE.main.tab > /readme/translateData/override/zz.main.tab
|
||||
- /readme/translateData/TEMPLATE.ethics.tab > /readme/translateData/override/zz.ethics.tab
|
||||
|
||||
3. Remove all lines but keep what you want to fix. (you can translate all lines if you wish)
|
||||
- e.g `mainx0n00013 Take a look at the right image.`
|
||||
- format `string_key TAB string_value`
|
||||
|
||||
4. Translate the right-side of the string.
|
||||
4. Translate the right-side of the string(_string\_value_).
|
||||
- Do not edit left-side of the string(_string\_key_), it will be ignored.
|
||||
|
||||
5. Make a pull request.
|
||||
|
||||
|
|
Loading…
Reference in New Issue