Skip to content

Commit 1f6ff65

Browse files
Deploying to gh-pages from @ 8f071dc 🚀
1 parent fe723d8 commit 1f6ff65

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ <h1>Python Docs Translation Dashboard</h1>
8484
</td>
8585
<td data-label="completion">
8686
<div class="progress-bar"
87-
style="width: 59.67686444714974%;background: linear-gradient(to left, lightgreen 2.2018226568216615%, #4caf50 2.2018226568216615%);"
88-
title="59.68%, 1.31% in the last 30 days"
87+
style="width: 59.6781876885619%;background: linear-gradient(to left, lightgreen 1.8824833702882389%, #4caf50 1.8824833702882389%);"
88+
title="59.68%, 1.12% in the last 30 days"
8989
>
9090
59.68%
9191
</div>
@@ -551,7 +551,7 @@ <h1>Python Docs Translation Dashboard</h1>
551551
</tbody>
552552
</table>
553553
<p>For more information about translations, see the <a href="https://devguide.python.org/documentation/translating/" target="_blank">Python Developer’s Guide</a>.</p>
554-
<p>Last updated at Tuesday, 11 March 2025, 22:40:46 UTC (in 6:24 minutes).</p>
554+
<p>Last updated at Tuesday, 11 March 2025, 23:18:55 UTC (in 6:31 minutes).</p>
555555
</body>
556556
<script>
557557
function updateProgressBarVisibility() {

index.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,8 @@
276276
},
277277
"repository": "python/python-docs-pt-br",
278278
"branch": "3.13",
279-
"completion": 59.67686444714974,
280-
"change": 1.3139787222780939,
279+
"completion": 59.6781876885619,
280+
"change": 1.1234319589265809,
281281
"translators": {
282282
"number": 156,
283283
"link": false

0 commit comments

Comments
 (0)