Skip to content

Commit 2c59902

Browse files
Deploying to gh-pages from @ 7326885 🚀
1 parent 41145b2 commit 2c59902

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

index.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1>Python Docs Translation Dashboard</h1>
3434
</td>
3535
<td data-label="completion">
3636
<div class="progress-bar"
37-
style="width: 80.83730158730158%;background: linear-gradient(to left, #94cf96 0.5023481092402453%, #4caf50 0.5023481092402453%);"
37+
style="width: 80.83597883597884%;background: linear-gradient(to left, #94cf96 0.502356329362485%, #4caf50 0.502356329362485%);"
3838
>
3939
80.84% (+0.41%)
4040
</div>
@@ -60,12 +60,12 @@ <h1>Python Docs Translation Dashboard</h1>
6060
</td>
6161
<td data-label="completion">
6262
<div class="progress-bar"
63-
style="width: 63.0462962962963%;background: linear-gradient(to left, #94cf96 0.020980634874010272%, #4caf50 0.020980634874010272%);"
63+
style="width: 63.044973544973544%;background: linear-gradient(to left, #94cf96 0.020981075070285588%, #4caf50 0.020981075070285588%);"
6464
>
65-
63.05% (+0.01%)
65+
63.04% (+0.01%)
6666
</div>
6767
<div class="progress-bar-outer-label">
68-
63.05% (+0.01%)
68+
63.04% (+0.01%)
6969
</div>
7070
</td>
7171
</tr>
@@ -112,7 +112,7 @@ <h1>Python Docs Translation Dashboard</h1>
112112
</td>
113113
<td data-label="completion">
114114
<div class="progress-bar"
115-
style="width: 53.361111111111114%;background: linear-gradient(to left, #94cf96 0.2949852507374715%, #4caf50 0.2949852507374715%);"
115+
style="width: 53.35978835978836%;background: linear-gradient(to left, #94cf96 0.2949925632127005%, #4caf50 0.2949925632127005%);"
116116
>
117117
53.36% (+0.16%)
118118
</div>
@@ -138,12 +138,12 @@ <h1>Python Docs Translation Dashboard</h1>
138138
</td>
139139
<td data-label="completion">
140140
<div class="progress-bar"
141-
style="width: 48.285714285714285%;background-color: #4caf50;"
141+
style="width: 48.28439153439153%;background-color: #4caf50;"
142142
>
143-
48.29%
143+
48.28%
144144
</div>
145145
<div class="progress-bar-outer-label">
146-
48.29%
146+
48.28%
147147
</div>
148148
</td>
149149
</tr>
@@ -164,7 +164,7 @@ <h1>Python Docs Translation Dashboard</h1>
164164
</td>
165165
<td data-label="completion">
166166
<div class="progress-bar"
167-
style="width: 43.17063492063492%;background-color: #4caf50;"
167+
style="width: 43.16931216931217%;background-color: #4caf50;"
168168
>
169169
43.17%
170170
</div>
@@ -598,7 +598,7 @@ <h1>Python Docs Translation Dashboard</h1>
598598
</table>
599599
<p>* the number in parentheses shows change in the last 30 days, included in the total completion</p>
600600
<p>For more information about translations, see the <a href="https://devguide.python.org/documentation/translating/" target="_blank">Python Developer’s Guide</a>.</p>
601-
<p>Last updated at Thursday, 20 March 2025, 12:41:00 UTC (in 6:28 minutes).</p>
601+
<p>Last updated at Thursday, 20 March 2025, 13:28:08 UTC (in 6:24 minutes).</p>
602602
</body>
603603
<script>
604604
function updateProgressBarVisibility() {

index.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
},
151151
"repository": "python/python-docs-ja",
152152
"branch": "3.11",
153-
"completion": 53.361111111111114,
153+
"completion": 53.35978835978836,
154154
"change": 0.15740740740741188,
155155
"translators": {
156156
"number": 47,
@@ -168,7 +168,7 @@
168168
},
169169
"repository": "python/python-docs-ko",
170170
"branch": "3.9",
171-
"completion": 43.17063492063492,
171+
"completion": 43.16931216931217,
172172
"change": 0.0,
173173
"translators": {
174174
"number": 22,
@@ -330,8 +330,8 @@
330330
},
331331
"repository": "python/python-docs-zh-cn",
332332
"branch": "3.13",
333-
"completion": 80.83730158730158,
334-
"change": 0.4060846560846443,
333+
"completion": 80.83597883597884,
334+
"change": 0.4060846560846585,
335335
"translators": {
336336
"number": 234,
337337
"link": false
@@ -348,7 +348,7 @@
348348
},
349349
"repository": "python/python-docs-es",
350350
"branch": "3.13",
351-
"completion": 63.0462962962963,
351+
"completion": 63.044973544973544,
352352
"change": 0.013227513227512588,
353353
"translators": {
354354
"number": 310,
@@ -402,7 +402,7 @@
402402
},
403403
"repository": "python/python-docs-uk",
404404
"branch": "3.13",
405-
"completion": 48.285714285714285,
405+
"completion": 48.28439153439153,
406406
"change": 0.0,
407407
"translators": {
408408
"number": 15,

0 commit comments

Comments
 (0)