mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-25 12:15:54 +00:00
Remove HTML tags from create branch and tag translations
This is a followup to gitea#31973, and removes the HTML tags for the rest of the languages too. Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
This commit is contained in:
parent
8857da871e
commit
b6b5d47dca
25 changed files with 45 additions and 45 deletions
|
@ -1280,7 +1280,7 @@ release.downloads=다운로드
|
|||
branch.name=브랜치명
|
||||
branch.delete_head=삭제
|
||||
branch.delete_html=브랜치 삭제
|
||||
branch.create_branch=<strong>%s</strong> 브랜치 생성
|
||||
branch.create_branch=%s 브랜치 생성
|
||||
branch.deleted_by=%s 에 의해 삭제되었음
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue