1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 02:58:20 +00:00

Change branch name from master to main in some documents' links (#25126) (#25139)

Backport #25126

As title. And needs to backport to 1.19
This commit is contained in:
HesterG
2023-06-08 16:31:55 +08:00
committed by GitHub
parent e3cdb050fa
commit c23ab427e1
13 changed files with 17 additions and 17 deletions

View File

@@ -108,7 +108,7 @@ You can find more information on how to get started with it on the [Modules Wiki
We do all translation work inside [Crowdin](https://crowdin.com/project/gitea).
The only translation that is maintained in this Git repository is
[`en_US.ini`](https://github.com/go-gitea/gitea/blob/master/options/locale/locale_en-US.ini)
[`en_US.ini`](https://github.com/go-gitea/gitea/blob/main/options/locale/locale_en-US.ini)
and is synced regularly to Crowdin. Once a translation has reached
A SATISFACTORY PERCENTAGE it will be synced back into this repo and
included in the next released version.