Skip to content

Commit c888e76

Browse files
Deploying to gh-pages from @ 8f071dc 🚀
1 parent 94ea188 commit c888e76

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.691399685047706%;background: linear-gradient(to left, lightgreen 2.5317578202939686%, #4caf50 2.5317578202939686%);"
88-
title="59.69%, 1.51% in the last 30 days"
87+
style="width: 59.6940463429804%;background: linear-gradient(to left, lightgreen 2.2013345452127013%, #4caf50 2.2013345452127013%);"
88+
title="59.69%, 1.31% in the last 30 days"
8989
>
9090
59.69%
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 Sunday, 9 March 2025, 22:36:52 UTC (in 6:22 minutes).</p>
554+
<p>Last updated at Sunday, 9 March 2025, 23:16:13 UTC (in 6:32 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.691399685047706,
280-
"change": 1.5112416795691246,
279+
"completion": 59.6940463429804,
280+
"change": 1.3140656635833068,
281281
"translators": {
282282
"number": 156,
283283
"link": false

0 commit comments

Comments
 (0)