Skip to content

Commit 10592e3

Browse files
Deploying to gh-pages from @ bc76e4b 🚀
1 parent 057f824 commit 10592e3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,8 @@ <h1>Python Docs Translation Dashboard</h1>
362362
</td>
363363
<td data-label="build">
364364

365+
<a href="https://docs.python.org/ro/"></a>
366+
365367
</td>
366368
<td data-label="translators">
367369
<a href="https://github.com/python/python-docs-ro/blob/main/TRANSLATORS">
@@ -611,7 +613,7 @@ <h1>Python Docs Translation Dashboard</h1>
611613
<hr>
612614
<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>
613615
<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, 17:32:51 UTC (in 6:52 minutes).</p>
616+
<p>Last updated at Monday, 16 June 2025, 18:43:46 UTC (in 6:49 minutes).</p>
615617
</body>
616618
<script>
617619
function updateProgressBarVisibility() {

index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,8 @@
300300
"number": 1,
301301
"link": "https://github.com/python/python-docs-ro/blob/main/TRANSLATORS"
302302
},
303-
"built": false,
304-
"in_switcher": null,
303+
"built": true,
304+
"in_switcher": false,
305305
"uses_platform": false,
306306
"contribution_link": "https://github.com/python/python-docs-ro"
307307
},

0 commit comments

Comments
 (0)