mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-07-11 22:49:17 +02:00
ui: improve git notes
This commit is contained in:
parent
298863c701
commit
f5c0570533
3 changed files with 9 additions and 8 deletions
|
@ -2622,9 +2622,9 @@ diff.browse_source = Browse source
|
|||
diff.parent = parent
|
||||
diff.commit = commit
|
||||
diff.git-notes = Notes
|
||||
diff.git-notes.add = Add Note
|
||||
diff.git-notes.remove-header = Remove Note
|
||||
diff.git-notes.remove-body = This will remove this Note
|
||||
diff.git-notes.add = Add note
|
||||
diff.git-notes.remove-header = Remove note
|
||||
diff.git-notes.remove-body = This note will be removed.
|
||||
diff.data_not_available = Diff content is not available
|
||||
diff.options_button = Diff options
|
||||
diff.show_diff_stats = Show stats
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue