Updated Missing translations (markdown)
parent
f1a1d31c30
commit
0326513f04
|
@ -1,4 +1,4 @@
|
|||
Below is a list of strings currently not translated since `v1.9.0`.
|
||||
Below is a list of strings currently not translated since `v1.12.0`.
|
||||
|
||||
This list will be updated after every release. This content is generated by the script `scripts/check-lang.js`.
|
||||
|
||||
|
@ -10,6 +10,9 @@ There is a file called `lang-ignore.json` which lists keys that should be ignore
|
|||
|
||||
---
|
||||
|
||||
yarn run v1.22.5
|
||||
$ node scripts/check-lang.js
|
||||
|
||||
## cs-CZ
|
||||
**👍 Complete!**
|
||||
|
||||
|
@ -59,6 +62,22 @@ There is a file called `lang-ignore.json` which lists keys that should be ignore
|
|||
* metrics.device.laptop: Laptop
|
||||
* metrics.device.tablet: Tablet
|
||||
|
||||
## it-IT
|
||||
* label.dashboard: Dashboard
|
||||
* label.login: Login
|
||||
* label.logout: Logout
|
||||
* label.password: Password
|
||||
* label.realtime: Realtime
|
||||
* label.reset: Reset
|
||||
* label.share-url: Share URL
|
||||
* label.username: Username
|
||||
* message.powered-by: Powered by {name}
|
||||
* metrics.device.desktop: Desktop
|
||||
* metrics.device.laptop: Laptop
|
||||
* metrics.device.mobile: Mobile
|
||||
* metrics.device.tablet: Tablet
|
||||
* metrics.filter.raw: Raw
|
||||
|
||||
## ja-JP
|
||||
**👍 Complete!**
|
||||
|
||||
|
@ -74,10 +93,12 @@ There is a file called `lang-ignore.json` which lists keys that should be ignore
|
|||
## pl-PL
|
||||
* label.administrator: Administrator
|
||||
* label.dashboard: Dashboard
|
||||
* label.name: Name
|
||||
* metrics.device.laptop: Laptop
|
||||
* metrics.device.tablet: Tablet
|
||||
|
||||
## pt-BR
|
||||
* metrics.device.tablet: Tablet
|
||||
|
||||
## pt-PT
|
||||
* label.dashboard: Dashboard
|
||||
* label.websites: Websites
|
||||
|
|
Loading…
Reference in New Issue