mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 04:58:19 +00:00
Backport locales to 1.19 (#23960)
This time the backport is done by `backport-locales.go` automatically, no manual fix. However, there are some new broken translations in 1.20 (main branch), so we must fix our ini package next time, then the broken could be resolved fundmentally.
This commit is contained in:
@@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=Nome da regra é obrigatório
|
||||
settings.protected_branch_duplicate_rule_name=Regra com nome duplicado
|
||||
release.releases_for=Versões para %s
|
||||
release.tags_for=Tags para %s
|
||||
actions=Ações
|
||||
|
||||
[org]
|
||||
org_name_holder=Nome da organização
|
||||
|
Reference in New Issue
Block a user