forked from forgejo/forgejo
Update locale
This commit is contained in:
parent
70a281a39b
commit
a1f717f65a
20 changed files with 300 additions and 130 deletions
|
@ -37,7 +37,7 @@
|
|||
{{if $file.IsIncomplete}}
|
||||
<div class="diff-file-box diff-box file-content">
|
||||
<h4 class="ui top attached normal header">
|
||||
{{$.i18n.Tr "repo.diff.file_supressed"}}
|
||||
{{$.i18n.Tr "repo.diff.file_suppressed"}}
|
||||
<div class="diff-counter count ui left">
|
||||
{{if not $file.IsRenamed}}
|
||||
<span class="add" data-line="{{.Addition}}">+ {{.Addition}}</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue