mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08: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
 | 
					          weight: 80
 | 
				
			||||||
          pre: group
 | 
					          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:
 | 
					  de-de:
 | 
				
			||||||
    weight: 7
 | 
					    weight: 6
 | 
				
			||||||
    languageName: Deutsch
 | 
					    languageName: Deutsch
 | 
				
			||||||
    menu:
 | 
					    menu:
 | 
				
			||||||
      page:
 | 
					      page:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user