mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-15 18:56:59 +00:00
Make git-notes heading text localizable
This commit is contained in:
parent
f7f000a097
commit
157f7096e7
2 changed files with 2 additions and 1 deletions
|
@ -1313,6 +1313,7 @@ settings.unarchive.error = An error occured while trying to un-archive the repo.
|
|||
diff.browse_source = Browse Source
|
||||
diff.parent = parent
|
||||
diff.commit = commit
|
||||
diff.git-notes = git-notes:
|
||||
diff.data_not_available = Diff Content Not Available
|
||||
diff.show_diff_stats = Show Diff Stats
|
||||
diff.show_split_view = Split View
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue