1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-03-18 05:37:52 +02:00

fa: Adds Farsi to the language selector (#2436)

Adds Farsi to the drop-down language selector and minor rearrangement on
Translation page
#671
This commit is contained in:
Henri F. 2024-10-15 22:17:55 -07:00 committed by GitHub
parent d9e3ad9e63
commit 28b5b559b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 3 deletions

View File

@ -9,14 +9,15 @@ volunteers:
[@noahdragon], [@superwhd], @SketchK, and [@nodmp].
- [Chinese (Traditional)][zh-TW] by [@hueich], [@victorhsieh], [@mingyc],
[@kuanhungchen], and [@johnathan79717].
- [Farsi][fa] by [@DannyRavi], [@javad-jafari], [@Alix1383], [@moaminsharifi] ,
[@hamidrezakp] and [@mehrad77].
- [Japanese][ja] by [@CoinEZ-JPN], [@momotaro1105], [@HidenoriKobayashi] and
[@kantasv].
- [Korean][ko] by [@keispace], [@jiyongp], [@jooyunghan], and [@namhyung].
- [Spanish][es] by [@deavid].
- [Ukrainian][uk] by [@git-user-cpp], [@yaremam] and [@reta].
- [Farsi][fa] by [@DannyRavi], [@javad-jafari], [@Alix1383], [@moaminsharifi] ,
[@hamidrezakp] and [@mehrad77]. . Use the language picker in the top-right
corner to switch between languages.
Use the language picker in the top-right corner to switch between languages.
## Incomplete Translations

View File

@ -194,6 +194,9 @@
<li role="none"><button role="menuitem" class="theme">
<a id="ko">Korean (한국어)</a>
</button></li>
<li role="none"><button role="menuitem" class="theme">
<a id="fa">Farsi (فارسی)</a>
</button></li>
<li role="none"><button role="menuitem" class="theme">
<a id="es">Spanish (Español)</a>
</button></li>