mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Add option to blame files (#5721)
This commit is contained in:
committed by
techknowlogick
parent
b9d1fb6de3
commit
469d9b7d9a
@@ -651,6 +651,8 @@ video_not_supported_in_browser = Your browser does not support the HTML5 'video'
|
||||
audio_not_supported_in_browser = Your browser does not support the HTML5 'audio' tag.
|
||||
stored_lfs = Stored with Git LFS
|
||||
commit_graph = Commit Graph
|
||||
blame = Blame
|
||||
normal_view = Normal View
|
||||
|
||||
editor.new_file = New File
|
||||
editor.upload_file = Upload File
|
||||
|
Reference in New Issue
Block a user