mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-26 12:27:06 +00:00 
			
		
		
		
	Remove pt-pt from doc config file (#14830)
Because it not has any content now. It's not necessary to show this link on the footer. Signed-off-by: a1012112796 <1012112796@qq.com>
This commit is contained in:
		| @@ -313,55 +313,8 @@ languages: | ||||
|           weight: 80 | ||||
|           pre: group | ||||
|  | ||||
|   pt-pt: | ||||
|     weight: 6 | ||||
|     languageName: Português de Portugal | ||||
|     menu: | ||||
|       page: | ||||
|         - name: Página inicial | ||||
|           url: https://gitea.io/pt-pt/ | ||||
|           weight: 10 | ||||
|           pre: home | ||||
|         - name: Documentação | ||||
|           url: /pt-pt/ | ||||
|           weight: 20 | ||||
|           pre: question | ||||
|           post: active | ||||
|         - name: API | ||||
|           url: https://try.gitea.io/api/swagger | ||||
|           weight: 45 | ||||
|           pre: plug | ||||
|         - name: Blog | ||||
|           url: https://blog.gitea.io/ | ||||
|           weight: 30 | ||||
|           pre: rss | ||||
|         - name: Código-fonte | ||||
|           url: https://code.gitea.io/ | ||||
|           weight: 40 | ||||
|           pre: code | ||||
|         - name: Tradução | ||||
|           url: https://crowdin.com/project/gitea | ||||
|           weight: 41 | ||||
|           pre: language | ||||
|         - name: Descarregamentos | ||||
|           url: https://dl.gitea.io/ | ||||
|           weight: 50 | ||||
|           pre: download | ||||
|         - name: GitHub | ||||
|           url: https://github.com/go-gitea/ | ||||
|           weight: 60 | ||||
|           pre: github | ||||
|         - name: Discussão no Discord | ||||
|           url: https://discord.gg/Gitea | ||||
|           weight: 70 | ||||
|           pre: comment | ||||
|         - name: Fórum | ||||
|           url: https://discourse.gitea.io/ | ||||
|           weight: 80 | ||||
|           pre: group | ||||
|  | ||||
|   de-de: | ||||
|     weight: 7 | ||||
|     weight: 6 | ||||
|     languageName: Deutsch | ||||
|     menu: | ||||
|       page: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 a1012112796
					a1012112796