1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-08-08 00:12:51 +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
2 changed files with 7 additions and 3 deletions

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>