Skip to content

Commit 12f97ec

Browse files
Deploying to gh-pages from @ 9239962 🚀
1 parent c849285 commit 12f97ec

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
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.747212885620158%, #4caf50 3.747212885620158%);"
239+
style="width: 37.22759765600803%;background: linear-gradient(to left, #94cf96 3.6906386235814836%, #4caf50 3.6906386235814836%);"
240240
>
241-
37.23% (+1.39%)
241+
37.23% (+1.37%)
242242
</div>
243243
<div class="progress-bar-outer-label">
244-
37.23% (+1.39%)
244+
37.23% (+1.37%)
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.4049085075015177%;background: linear-gradient(to left, #94cf96 33.33333333333334%, #4caf50 33.33333333333334%);"
379+
style="width: 1.4272086425412243%;background: linear-gradient(to left, #94cf96 34.375%, #4caf50 34.375%);"
380380
>
381-
1.40% (+0.47%)
381+
1.43% (+0.49%)
382382
</div>
383383
<div class="progress-bar-outer-label">
384-
1.40% (+0.47%)
384+
1.43% (+0.49%)
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, 4:55:58 UTC (in 7:20 minutes).</p>
664+
<p>Last updated at Wednesday, 30 July 2025, 5:48:01 UTC (in 7:18 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.4049085075015177,
298-
"change": 0.46830283583383936,
297+
"completion": 1.4272086425412243,
298+
"change": 0.4906029708735459,
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.3949973363727608,
370+
"change": 1.3739360977241475,
371371
"translators": {
372372
"number": 124,
373373
"link": "https://github.com/python/python-docs-zh-tw/blob/3.13/TRANSLATORS"

metadata.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h1>Python Docs Translation Dashboard</h1>
169169
<tr>
170170
<td data-label="language">Romanian (ro)</td>
171171
<td data-label="branch">main</td>
172-
<td data-label="updated">2025/07/29 19:49:18</td>
172+
<td data-label="updated">2025/07/30 08:47:44</td>
173173
<td data-label="warnings">
174174
<a href="warnings-ro.txt">0</a>
175175
</td>
@@ -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, 5:03:22 UTC (in 54:16 minutes).</p>
304+
<p>Last updated at Wednesday, 30 July 2025, 5:55:22 UTC (in 51:23 minutes).</p>
305305
</body>
306306
</html>

0 commit comments

Comments
 (0)