You've already forked comprehensive-rust
							
							
				mirror of
				https://github.com/google/comprehensive-rust.git
				synced 2025-10-31 08:37:45 +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:
		| @@ -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 | ||||
|  | ||||
|   | ||||
| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user