1
0
Fork 0
forked from forgejo/forgejo

[GITEA] Add cancel button to wiki

- Add a cancel button to the Edit and New wiki pages.
- Resolves https://codeberg.org/forgejo/forgejo/issues/705
This commit is contained in:
Gusted 2023-11-20 09:43:52 +01:00 committed by Gusted
parent c76b931781
commit 3284f690ea
2 changed files with 2 additions and 0 deletions

View file

@ -1891,6 +1891,7 @@ wiki.page_title = Page title
wiki.page_content = Page content
wiki.default_commit_message = Write a note about this page update (optional).
wiki.save_page = Save Page
wiki.cancel = Cancel
wiki.last_commit_info = %s edited this page %s
wiki.edit_page_button = Edit
wiki.new_page_button = New Page