Add translation head on docs site (#11063)
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									0e4e14d0f5
								
							
						
					
					
						commit
						7c8e116987
					
				
					 1 changed files with 24 additions and 0 deletions
				
			
		|  | @ -52,6 +52,10 @@ menu: | ||||||
|       url: https://code.gitea.io/ |       url: https://code.gitea.io/ | ||||||
|       weight: 40 |       weight: 40 | ||||||
|       pre: code |       pre: code | ||||||
|  |     - name: Translation | ||||||
|  |       url: https://crowdin.com/project/gitea | ||||||
|  |       weight: 41 | ||||||
|  |       pre: language | ||||||
|     - name: Downloads |     - name: Downloads | ||||||
|       url: https://dl.gitea.io/ |       url: https://dl.gitea.io/ | ||||||
|       weight: 50 |       weight: 50 | ||||||
|  | @ -100,6 +104,10 @@ languages: | ||||||
|           url: https://code.gitea.io/ |           url: https://code.gitea.io/ | ||||||
|           weight: 40 |           weight: 40 | ||||||
|           pre: code |           pre: code | ||||||
|  |         - name: 翻译 | ||||||
|  |           url: https://crowdin.com/project/gitea | ||||||
|  |           weight: 41 | ||||||
|  |           pre: language | ||||||
|         - name: 下载 |         - name: 下载 | ||||||
|           url: https://dl.gitea.io/ |           url: https://dl.gitea.io/ | ||||||
|           weight: 50 |           weight: 50 | ||||||
|  | @ -143,6 +151,10 @@ languages: | ||||||
|           url: https://code.gitea.io/ |           url: https://code.gitea.io/ | ||||||
|           weight: 40 |           weight: 40 | ||||||
|           pre: code |           pre: code | ||||||
|  |         - name: 翻译 | ||||||
|  |           url: https://crowdin.com/project/gitea | ||||||
|  |           weight: 41 | ||||||
|  |           pre: language | ||||||
|         - name: 下载 |         - name: 下载 | ||||||
|           url: https://dl.gitea.io/ |           url: https://dl.gitea.io/ | ||||||
|           weight: 50 |           weight: 50 | ||||||
|  | @ -186,6 +198,10 @@ languages: | ||||||
|           url: https://code.gitea.io/ |           url: https://code.gitea.io/ | ||||||
|           weight: 40 |           weight: 40 | ||||||
|           pre: code |           pre: code | ||||||
|  |         - name: Translation | ||||||
|  |           url: https://crowdin.com/project/gitea | ||||||
|  |           weight: 41 | ||||||
|  |           pre: language | ||||||
|         - name: Downloads |         - name: Downloads | ||||||
|           url: https://dl.gitea.io/ |           url: https://dl.gitea.io/ | ||||||
|           weight: 50 |           weight: 50 | ||||||
|  | @ -229,6 +245,10 @@ languages: | ||||||
|           url: https://code.gitea.io/ |           url: https://code.gitea.io/ | ||||||
|           weight: 40 |           weight: 40 | ||||||
|           pre: code |           pre: code | ||||||
|  |         - name: Translation | ||||||
|  |           url: https://crowdin.com/project/gitea | ||||||
|  |           weight: 41 | ||||||
|  |           pre: language | ||||||
|         - name: Downloads |         - name: Downloads | ||||||
|           url: https://dl.gitea.io/ |           url: https://dl.gitea.io/ | ||||||
|           weight: 50 |           weight: 50 | ||||||
|  | @ -272,6 +292,10 @@ languages: | ||||||
|           url: https://code.gitea.io/ |           url: https://code.gitea.io/ | ||||||
|           weight: 40 |           weight: 40 | ||||||
|           pre: code |           pre: code | ||||||
|  |         - name: Translation | ||||||
|  |           url: https://crowdin.com/project/gitea | ||||||
|  |           weight: 41 | ||||||
|  |           pre: language | ||||||
|         - name: Téléchargement |         - name: Téléchargement | ||||||
|           url: https://dl.gitea.io/ |           url: https://dl.gitea.io/ | ||||||
|           weight: 50 |           weight: 50 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue