Skip to content

Commit c29194b

Browse files
authored
book: mark the Persian translation as complete! (#2091)
## Changes - Moves the Persian translation of the ProGit book from the "translation started" section to the "full translation available one". ## Context 🎉 Huge shout-out to @YasinDehfuli for the enormous effort to overhaul and complete the translation! For full details (and a _glimpse_ on the size), see progit/progit2-fa#19. | before | after | | - | - | | <img width="272" height="1283" alt="Screen Shot 2025-09-27 at 14 39 37" src="https://github.com/user-attachments/assets/6367dd64-5a78-4b77-96b5-addeb4ee8f4e" /> | <img width="272" height="1283" alt="Screen Shot 2025-09-27 at 14 40 05" src="https://github.com/user-attachments/assets/485fd690-2638-414c-b0c4-6253e7f80c7a" /> | | toc | toc | | <img width="877" height="2830" alt="Screen Shot 2025-09-27 at 14 27 07" src="https://github.com/user-attachments/assets/ed91fb04-1566-4d32-8f1d-336153738a00" /> | <img width="877" height="4522" alt="Screen Shot 2025-09-27 at 14 31 25" src="https://github.com/user-attachments/assets/be90200b-93e1-4792-b575-368eeeadd794" /> |
2 parents b6611e1 + 3092ca4 commit c29194b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/translations.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "bg") }}">български език</a>,</td></tr>
1010
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "de") }}">Deutsch</a>,</td></tr>
1111
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "es") }}">Español</a>,</td></tr>
12+
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "fa") }}" dir="rtl">فارسی</a>,</td></tr>
1213
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "fr") }}">Français</a>,</td></tr>
1314
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "gr") }}">Ελληνικά</a>,</td></tr>
1415
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "ja") }}">日本語</a>,</td></tr>
@@ -36,7 +37,6 @@
3637
Translations started for
3738
<table>
3839
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "be") }}">Беларуская</a>,</td></tr>
39-
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "fa") }}" dir="rtl">فارسی</a>,</td></tr>
4040
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "id") }}">Indonesian</a>,</td></tr>
4141
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "it") }}">Italiano</a>,</td></tr>
4242
<tr><td><a href="{{ partial "translated-chapter.html" (dict "ctx" . "lang" "ms") }}">Bahasa Melayu</a>,</td></tr>

0 commit comments

Comments
 (0)