Skip to content

Commit 81bdbd8

Browse files
Deploying to gh-pages from @ bc76e4b 🚀
1 parent 6c75988 commit 81bdbd8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ <h1>Python Docs Translation Dashboard</h1>
6464
</td>
6565
<td data-label="completion">
6666
<div class="progress-bar"
67-
style="width: 59.946725086509495%;background: linear-gradient(to left, #94cf96 2.549833887043185%, #4caf50 2.549833887043185%);"
67+
style="width: 60.16331001518584%;background: linear-gradient(to left, #94cf96 2.846857284727114%, #4caf50 2.846857284727114%);"
6868
>
69-
59.95% (+1.53%)
69+
60.16% (+1.71%)
7070
</div>
7171
<div class="progress-bar-outer-label">
72-
59.95% (+1.53%)
72+
60.16% (+1.71%)
7373
</div>
7474
</td>
7575
</tr>
@@ -611,7 +611,7 @@ <h1>Python Docs Translation Dashboard</h1>
611611
<hr>
612612
<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>
613613
<p>You can also find the scripts used to generate these pages <a href="https://github.com/python-docs-translations/dashboard">here</a>.</p>
614-
<p>Last updated at Sunday, 15 June 2025, 22:34:01 UTC (in 6:54 minutes).</p>
614+
<p>Last updated at Sunday, 15 June 2025, 23:29:48 UTC (in 6:50 minutes).</p>
615615
</body>
616616
<script>
617617
function updateProgressBarVisibility() {

index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,8 @@
276276
},
277277
"repository": "python/python-docs-pt-br",
278278
"branch": "3.14",
279-
"completion": 59.946725086509495,
280-
"change": 1.5285419104284372,
279+
"completion": 60.16331001518584,
280+
"change": 1.7127635739002756,
281281
"translators": {
282282
"number": 155,
283283
"link": false

0 commit comments

Comments
 (0)