Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
Module Federation Documentation: Main Docs MIT | 0 | 0 | 0 | 0 | 27 | 0 | 0 | ||
|
Overview
Project website | module-federation.io/docs/en/mf-docs/0.19/getting-started | |
---|---|---|
Project maintainers | omfgnuts | |
Language | English | |
Language code | en | |
Text direction | Left to right | |
Number of speakers | 1,636,485,517 |
2 weeks ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 1,333 | 31,924 | 228,410 | |||
Translated | 100% | 1,333 | 100% | 31,924 | 100% | 228,410 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 100% | 1,333 | 100% | 31,924 | 100% | 228,410 |
Failing checks | 2% | 27 | 2% | 700 | 2% | 6,649 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+100%
—
Contributors
—
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
shared: {
...deps,
react: {
eager: true,
singleton: true,
requiredVersion: deps.react,
},
"react-dom": {
eager: true,
singleton: true,
requiredVersion: deps["react-dom"],
},
},