forked from kevadesu/forgejo
Merge pull request '[FEAT] Wiki Search' (#3847) from snematoda/wiki-search-grep into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3847 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
commit
fb1338537b
10 changed files with 107 additions and 0 deletions
|
@ -2016,6 +2016,8 @@ wiki.pages = Pages
|
|||
wiki.last_updated = Last updated %s
|
||||
wiki.page_name_desc = Enter a name for this Wiki page. Some special names are: "Home", "_Sidebar" and "_Footer".
|
||||
wiki.original_git_entry_tooltip = View original Git file instead of using friendly link.
|
||||
wiki.search = Search wiki
|
||||
wiki.no_search_results = No results
|
||||
|
||||
activity = Activity
|
||||
activity.navbar.pulse = Pulse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue