Skip to content

Commit f9acb22

Browse files
Deploying to gh-pages from @ c3da117 🚀
1 parent fe3023d commit f9acb22

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
@@ -168,12 +168,12 @@ <h1>Python Docs Translation Dashboard</h1>
168168
</td>
169169
<td data-label="completion">
170170
<div class="progress-bar"
171-
style="width: 45.82259570494865%;background: linear-gradient(to left, #94cf96 3.627027467601274%, #4caf50 3.627027467601274%);"
171+
style="width: 45.93962029256147%;background: linear-gradient(to left, #94cf96 3.7830953090702217%, #4caf50 3.7830953090702217%);"
172172
>
173-
45.82% (+1.66%)
173+
45.94% (+1.74%)
174174
</div>
175175
<div class="progress-bar-outer-label">
176-
45.82% (+1.66%)
176+
45.94% (+1.74%)
177177
</div>
178178
</td>
179179
</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 Saturday, 14 June 2025, 21:28:21 UTC (in 6:50 minutes).</p>
614+
<p>Last updated at Saturday, 14 June 2025, 22:33:34 UTC (in 6:47 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
@@ -168,8 +168,8 @@
168168
},
169169
"repository": "python/python-docs-ko",
170170
"branch": "3.13",
171-
"completion": 45.82259570494865,
172-
"change": 1.661998132586369,
171+
"completion": 45.93962029256147,
172+
"change": 1.7379396202925648,
173173
"translators": {
174174
"number": 23,
175175
"link": "https://github.com/python/python-docs-ko/blob/3.13/TRANSLATORS"

0 commit comments

Comments
 (0)