fix: correct English text in user-facing error messages and tooltips
This commit is contained in:
parent
f0124c1d5d
commit
77e666371d
@ -21,7 +21,7 @@
|
|||||||
{{ if and (not .HideRepoInfo) (not .IsBlame)}}
|
{{ if and (not .HideRepoInfo) (not .IsBlame)}}
|
||||||
|
|
||||||
<div class="repo-description gt-word-break">
|
<div class="repo-description gt-word-break">
|
||||||
Source files of this project at <a href="#bottom">buttom</a> of page. All source is under MIT license if no LICENSE file in list.
|
Source files of this project at <a href="#bottom">bottom</a> of page. All source is under MIT license if no LICENSE file in list.
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user