Skip to content

Commit bb51e3e

Browse files
Deploying to gh-pages from @ bc76e4b 🚀
1 parent a022165 commit bb51e3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 46.281958724389455%;background: linear-gradient(to left, #94cf96 4.257436393954056%, #4caf50 4.257436393954056%);"
171+
style="width: 46.281958724389455%;background: linear-gradient(to left, #94cf96 4.198267979129687%, #4caf50 4.198267979129687%);"
172172
>
173-
46.28% (+1.97%)
173+
46.28% (+1.94%)
174174
</div>
175175
<div class="progress-bar-outer-label">
176-
46.28% (+1.97%)
176+
46.28% (+1.94%)
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 Monday, 16 June 2025, 5:36:56 UTC (in 6:49 minutes).</p>
614+
<p>Last updated at Monday, 16 June 2025, 6:47:56 UTC (in 6:48 minutes).</p>
615615
</body>
616616
<script>
617617
function updateProgressBarVisibility() {

index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
"repository": "python/python-docs-ko",
170170
"branch": "3.13",
171171
"completion": 46.281958724389455,
172-
"change": 1.9704249545669512,
172+
"change": 1.943040653240061,
173173
"translators": {
174174
"number": 23,
175175
"link": "https://github.com/python/python-docs-ko/blob/3.13/TRANSLATORS"

0 commit comments

Comments
 (0)