Skip to content

Commit 42a3078

Browse files
Deploying to gh-pages from @ 571488a 🚀
1 parent 437349b commit 42a3078

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@ <h1>Python Docs Translation Dashboard</h1>
3333
</td>
3434
<td data-label="translators">
3535

36-
234
36+
233
3737

3838
</td>
3939
<td data-label="completion">
4040
<div class="progress-bar"
41-
style="width: 80.92647717394168%;background: linear-gradient(to left, #94cf96 0.29784671473446933%, #4caf50 0.29784671473446933%);"
41+
style="width: 80.20073233054977%;background: linear-gradient(to left, #94cf96 -0.6224338971916675%, #4caf50 -0.6224338971916675%);"
4242
>
43-
80.93% (+0.24%)
43+
80.20%
4444
</div>
4545
<div class="progress-bar-outer-label">
46-
80.93% (+0.24%)
46+
80.20%
4747
</div>
4848
</td>
4949
</tr>
@@ -609,7 +609,7 @@ <h1>Python Docs Translation Dashboard</h1>
609609
<hr>
610610
<p>You can download the data on this page in <a href="https://github.com/python-docs-translations/dashboard/blob/gh-pages/index.json">JSON format</a>.</p>
611611
<p>You can also find the scripts used to generate these pages <a href="https://github.com/python-docs-translations/dashboard">here</a>.</p>
612-
<p>Last updated at Thursday, 8 May 2025, 15:34:43 UTC (in 6:48 minutes).</p>
612+
<p>Last updated at Thursday, 8 May 2025, 16:41:42 UTC (in 6:51 minutes).</p>
613613
</body>
614614
<script>
615615
function updateProgressBarVisibility() {

index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -330,10 +330,10 @@
330330
},
331331
"repository": "python/python-docs-zh-cn",
332332
"branch": "3.13",
333-
"completion": 80.92647717394168,
334-
"change": 0.24103685361292548,
333+
"completion": 80.20073233054977,
334+
"change": -0.49919654382129863,
335335
"translators": {
336-
"number": 234,
336+
"number": 233,
337337
"link": false
338338
},
339339
"built": true,

0 commit comments

Comments
 (0)