Skip to content

Commit c849285

Browse files
Deploying to gh-pages from @ 9239962 🚀
1 parent 3806fa1 commit c849285

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -236,12 +236,12 @@ <h1>Python Docs Translation Dashboard</h1>
236236
</td>
237237
<td data-label="completion">
238238
<div class="progress-bar"
239-
style="width: 37.22759765600803%;background: linear-gradient(to left, #94cf96 3.6906386235814836%, #4caf50 3.6906386235814836%);"
239+
style="width: 37.22759765600803%;background: linear-gradient(to left, #94cf96 3.747212885620158%, #4caf50 3.747212885620158%);"
240240
>
241-
37.23% (+1.37%)
241+
37.23% (+1.39%)
242242
</div>
243243
<div class="progress-bar-outer-label">
244-
37.23% (+1.37%)
244+
37.23% (+1.39%)
245245
</div>
246246
</td>
247247
</tr>
@@ -376,12 +376,12 @@ <h1>Python Docs Translation Dashboard</h1>
376376
</td>
377377
<td data-label="completion">
378378
<div class="progress-bar"
379-
style="width: 1.4272086425412243%;background: linear-gradient(to left, #94cf96 34.375%, #4caf50 34.375%);"
379+
style="width: 1.4049085075015177%;background: linear-gradient(to left, #94cf96 33.33333333333334%, #4caf50 33.33333333333334%);"
380380
>
381-
1.43% (+0.49%)
381+
1.40% (+0.47%)
382382
</div>
383383
<div class="progress-bar-outer-label">
384-
1.43% (+0.49%)
384+
1.40% (+0.47%)
385385
</div>
386386
</td>
387387
</tr>
@@ -661,7 +661,7 @@ <h1>Python Docs Translation Dashboard</h1>
661661
<hr>
662662
<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>
663663
<p>You can also find the scripts used to generate these pages <a href="https://github.com/python-docs-translations/dashboard">here</a>.</p>
664-
<p>Last updated at Wednesday, 30 July 2025, 5:48:01 UTC (in 7:18 minutes).</p>
664+
<p>Last updated at Wednesday, 30 July 2025, 4:55:58 UTC (in 7:20 minutes).</p>
665665
</body>
666666
<script>
667667
function updateProgressBarVisibility() {

index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@
294294
},
295295
"repository": "python/python-docs-ro",
296296
"branch": "main",
297-
"completion": 1.4272086425412243,
298-
"change": 0.4906029708735459,
297+
"completion": 1.4049085075015177,
298+
"change": 0.46830283583383936,
299299
"translators": {
300300
"number": 1,
301301
"link": "https://github.com/python/python-docs-ro/blob/main/TRANSLATORS"
@@ -367,7 +367,7 @@
367367
"repository": "python/python-docs-zh-tw",
368368
"branch": "3.13",
369369
"completion": 37.22759765600803,
370-
"change": 1.3739360977241475,
370+
"change": 1.3949973363727608,
371371
"translators": {
372372
"number": 124,
373373
"link": "https://github.com/python/python-docs-zh-tw/blob/3.13/TRANSLATORS"

metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,6 @@ <h1>Python Docs Translation Dashboard</h1>
301301
</tbody>
302302
</table>
303303
<p>* number of Sphinx build process warnings</p>
304-
<p>Last updated at Wednesday, 30 July 2025, 4:19:30 UTC (in 51:27 minutes).</p>
304+
<p>Last updated at Wednesday, 30 July 2025, 5:03:22 UTC (in 54:16 minutes).</p>
305305
</body>
306306
</html>

0 commit comments

Comments
 (0)