Updated Missing translations (markdown)
parent
4e74e720c6
commit
ed646a4a6d
|
@ -1,10 +1,12 @@
|
|||
Below is a list of strings currently not translated since v1.1.0. This list will be updated after every release.
|
||||
Below is a list of strings currently not translated since `v1.1.0`.
|
||||
|
||||
This content is generated by the script `scripts/check-lang.js`. You can do `npm run check-lang` to run it.
|
||||
This list will be updated after every release. This content is generated by the script `scripts/check-lang.js`.
|
||||
|
||||
You can do `npm run check-lang` to run it, or `npm run check-lang <language code>` for a specific language.
|
||||
|
||||
**Note that some strings may have the same translation as English.**
|
||||
|
||||
There is a file `lang-ignore.json` which lists keys that should be ignored if they are the same as English. You should update that as well.
|
||||
There is a file called `lang-ignore.json` which lists keys that should be ignored if they are the same as English. You should update that as well.
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue