Skip to content

Commit 6048055

Browse files
committed
chore(data): refresh SEO health snapshot
1 parent 8435ada commit 6048055

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

data/data-health.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -73,59 +73,59 @@
7373
},
7474
"translationsByLocale": {
7575
"de": {
76-
"totalStrings": 453,
76+
"totalStrings": 467,
7777
"matchingEnglish": 39,
78-
"matchingEnglishPercent": 8.6
78+
"matchingEnglishPercent": 8.4
7979
},
8080
"es": {
81-
"totalStrings": 453,
81+
"totalStrings": 467,
8282
"matchingEnglish": 25,
83-
"matchingEnglishPercent": 5.5
83+
"matchingEnglishPercent": 5.4
8484
},
8585
"fr": {
86-
"totalStrings": 453,
86+
"totalStrings": 467,
8787
"matchingEnglish": 36,
88-
"matchingEnglishPercent": 7.9
88+
"matchingEnglishPercent": 7.7
8989
},
9090
"id": {
91-
"totalStrings": 453,
91+
"totalStrings": 467,
9292
"matchingEnglish": 30,
93-
"matchingEnglishPercent": 6.6
93+
"matchingEnglishPercent": 6.4
9494
},
9595
"ja": {
96-
"totalStrings": 453,
96+
"totalStrings": 467,
9797
"matchingEnglish": 23,
98-
"matchingEnglishPercent": 5.1
98+
"matchingEnglishPercent": 4.9
9999
},
100100
"ko": {
101-
"totalStrings": 453,
101+
"totalStrings": 467,
102102
"matchingEnglish": 23,
103-
"matchingEnglishPercent": 5.1
103+
"matchingEnglishPercent": 4.9
104104
},
105105
"pt": {
106-
"totalStrings": 453,
106+
"totalStrings": 467,
107107
"matchingEnglish": 31,
108-
"matchingEnglishPercent": 6.8
108+
"matchingEnglishPercent": 6.6
109109
},
110110
"ru": {
111-
"totalStrings": 453,
111+
"totalStrings": 467,
112112
"matchingEnglish": 23,
113-
"matchingEnglishPercent": 5.1
113+
"matchingEnglishPercent": 4.9
114114
},
115115
"tr": {
116-
"totalStrings": 453,
116+
"totalStrings": 467,
117117
"matchingEnglish": 26,
118-
"matchingEnglishPercent": 5.7
118+
"matchingEnglishPercent": 5.6
119119
},
120120
"zh-Hans": {
121-
"totalStrings": 453,
121+
"totalStrings": 467,
122122
"matchingEnglish": 22,
123-
"matchingEnglishPercent": 4.9
123+
"matchingEnglishPercent": 4.7
124124
},
125125
"zh-Hant": {
126-
"totalStrings": 453,
126+
"totalStrings": 467,
127127
"matchingEnglish": 22,
128-
"matchingEnglishPercent": 4.9
128+
"matchingEnglishPercent": 4.7
129129
}
130130
},
131131
"issues": []

docs/DATA-HEALTH.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@ Exact English matches are a triage signal; product names and technical terms can
3737

3838
| Locale | Comparable strings | Exact English matches | Match rate |
3939
| --- | ---: | ---: | ---: |
40-
| de | 453 | 39 | 8.6% |
41-
| es | 453 | 25 | 5.5% |
42-
| fr | 453 | 36 | 7.9% |
43-
| id | 453 | 30 | 6.6% |
44-
| ja | 453 | 23 | 5.1% |
45-
| ko | 453 | 23 | 5.1% |
46-
| pt | 453 | 31 | 6.8% |
47-
| ru | 453 | 23 | 5.1% |
48-
| tr | 453 | 26 | 5.7% |
49-
| zh-Hans | 453 | 22 | 4.9% |
50-
| zh-Hant | 453 | 22 | 4.9% |
40+
| de | 467 | 39 | 8.4% |
41+
| es | 467 | 25 | 5.4% |
42+
| fr | 467 | 36 | 7.7% |
43+
| id | 467 | 30 | 6.4% |
44+
| ja | 467 | 23 | 4.9% |
45+
| ko | 467 | 23 | 4.9% |
46+
| pt | 467 | 31 | 6.6% |
47+
| ru | 467 | 23 | 4.9% |
48+
| tr | 467 | 26 | 5.6% |
49+
| zh-Hans | 467 | 22 | 4.7% |
50+
| zh-Hant | 467 | 22 | 4.7% |
5151

5252
## Backlog by Issue Type
5353

0 commit comments

Comments
 (0)