mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 21:18:21 +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:
@@ -733,7 +733,7 @@ editor.commit_changes=Commitoi muutokset
|
||||
editor.add_tmpl=Lisää '<filename>'
|
||||
editor.add=Lisää "%s
|
||||
editor.update=Päivitä '%s'
|
||||
editor.delete=Poista "%s
|
||||
editor.delete=Poista %s
|
||||
editor.commit_directly_to_this_branch=Commitoi suoraan <strong class="branch-name">%s</strong> haaraan.
|
||||
editor.create_new_branch=Luo <strong>uusi haara</strong> tälle commitille ja aloita vetopyyntö.
|
||||
editor.create_new_branch_np=Luo <strong>uusi haara</strong> tälle commitille.
|
||||
|
Reference in New Issue
Block a user