mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-06 18:35:23 +02:00
Minor improvements on commit graph UI (#1380)
* Make "Commit Graph" link a button and translate it * Add title on Commit Graph page
This commit is contained in:
parent
ae9b02b079
commit
6a451a2b59
3 changed files with 4 additions and 2 deletions
|
@ -503,6 +503,7 @@ file_permalink = Permalink
|
|||
file_too_large = This file is too large to be shown
|
||||
video_not_supported_in_browser = Your browser doesn't support HTML5 video tag.
|
||||
stored_lfs = Stored with Git LFS
|
||||
commit_graph = Commit graph
|
||||
|
||||
editor.new_file = New file
|
||||
editor.upload_file = Upload file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue