Updated Missing translations (markdown)
parent
4826b5abaf
commit
789e62881a
|
@ -1,4 +1,4 @@
|
|||
Below is a list of strings currently not translated since `v1.16.0`.
|
||||
Below is a list of strings currently not translated since `v1.20.0`.
|
||||
|
||||
This list will be updated after every release. This content is generated by the script `scripts/check-lang.js`.
|
||||
|
||||
|
@ -9,6 +9,12 @@ You can do `npm run check-lang` to run it, or `npm run check-lang <language code
|
|||
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.
|
||||
|
||||
---
|
||||
## ar-SA
|
||||
**👍 Complete!**
|
||||
|
||||
## ca-ES
|
||||
**👍 Complete!**
|
||||
|
||||
## cs-CZ
|
||||
* label.all-events: All events
|
||||
|
||||
|
@ -59,6 +65,10 @@ There is a file called `lang-ignore.json` which lists keys that should be ignore
|
|||
## hi-IN
|
||||
* label.all-events: All events
|
||||
|
||||
## hu-HU
|
||||
* label.domain: Domain
|
||||
* metrics.device.laptop: Laptop
|
||||
|
||||
## id-ID
|
||||
* label.all-events: All events
|
||||
* label.domain: Domain
|
||||
|
@ -86,8 +96,11 @@ There is a file called `lang-ignore.json` which lists keys that should be ignore
|
|||
## ja-JP
|
||||
* label.all-events: All events
|
||||
|
||||
## ko-KR
|
||||
**👍 Complete!**
|
||||
|
||||
## mn-MN
|
||||
* label.all-events: All events
|
||||
**👍 Complete!**
|
||||
|
||||
## ms-MY
|
||||
* label.domain: Domain
|
||||
|
@ -100,7 +113,7 @@ There is a file called `lang-ignore.json` which lists keys that should be ignore
|
|||
* label.all-events: All events
|
||||
|
||||
## nl-NL
|
||||
* label.all-events: All events
|
||||
**👍 Complete!**
|
||||
|
||||
## pl-PL
|
||||
* label.administrator: Administrator
|
||||
|
@ -136,7 +149,7 @@ There is a file called `lang-ignore.json` which lists keys that should be ignore
|
|||
* metrics.device.laptop: Laptop
|
||||
|
||||
## ru-RU
|
||||
* label.all-events: All events
|
||||
**👍 Complete!**
|
||||
|
||||
## sk-SK
|
||||
* label.all-events: All events
|
||||
|
@ -155,7 +168,7 @@ There is a file called `lang-ignore.json` which lists keys that should be ignore
|
|||
* metrics.device.tablet: Tablet
|
||||
|
||||
## uk-UA
|
||||
* label.all-events: All events
|
||||
**👍 Complete!**
|
||||
|
||||
## zh-CN
|
||||
* label.all-events: All events
|
||||
|
|
Loading…
Reference in New Issue