mirror of
https://github.com/go-gitea/docs.git
synced 2026-07-21 09:45:57 -04:00
[PR #39] [CLOSED] Add Brazilian Portuguese language support #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/docs/pull/39
Author: @joubertredrat
Created: 12/26/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
1dfb9d6Add Brazilian Portuguese language support📊 Changes
28 files changed (+725 additions, -8 deletions)
View changed files
➕
content/doc/advanced.pt-br.md(+13 -0)📝
content/doc/advanced/config-cheat-sheet.en-us.md(+4 -0)➕
content/doc/advanced/config-cheat-sheet.pt-br.md(+199 -0)📝
content/doc/advanced/hacking-on-gitea.en-us.md(+4 -0)➕
content/doc/advanced/hacking-on-gitea.pt-br.md(+47 -0)➕
content/doc/features.pt-br.md(+13 -0)📝
content/doc/features/authentication.en-us.md(+11 -1)➕
content/doc/features/authentication.pt-br.md(+28 -0)📝
content/doc/features/authentication.zh-cn.md(+11 -1)📝
content/doc/features/localization.en-us.md(+5 -1)➕
content/doc/features/localization.pt-br.md(+22 -0)📝
content/doc/features/localization.zh-cn.md(+5 -1)📝
content/doc/features/webhooks.en-us.md(+5 -1)➕
content/doc/features/webhooks.pt-br.md(+22 -0)📝
content/doc/features/webhooks.zh-cn.md(+5 -1)➕
content/doc/installation.pt-br.md(+13 -0)➕
content/doc/installation/from-binary.pt-br.md(+35 -0)➕
content/doc/installation/from-package.pt-br.md(+37 -0)➕
content/doc/installation/from-source.pt-br.md(+70 -0)📝
content/doc/installation/windows-service.en-us.md(+4 -0)...and 8 more files
📄 Description
This is imcomplete translation, missing finish on
Config Cheat SheetandHacking on Gitea. I will finish this on this week.Ping @andreynering for review
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.