Add option to blame files (#5721)
This commit is contained in:
parent
b9d1fb6de3
commit
469d9b7d9a
10 changed files with 631 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue