mirror of https://github.com/go-gitea/gitea.git
Fix typo (#18436)
As title Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
parent
604ce77628
commit
7b04c97b7b
|
@ -1263,7 +1263,7 @@ issues.filter_sort.moststars = Most stars
|
|||
issues.filter_sort.feweststars = Fewest stars
|
||||
issues.filter_sort.mostforks = Most forks
|
||||
issues.filter_sort.fewestforks = Fewest forks
|
||||
issues.keyword_search_unavailable = Currently searhing by keyword is not available. Please contact your site administrator.
|
||||
issues.keyword_search_unavailable = Currently searching by keyword is not available. Please contact your site administrator.
|
||||
issues.action_open = Open
|
||||
issues.action_close = Close
|
||||
issues.action_label = Label
|
||||
|
|
Loading…
Reference in New Issue