mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-04 01:10:49 +01:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue