mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-22 14:08:01 +02:00
[Branch View] Add Included TAG (#8449)
* included message * add property IsIncluded * Add Orange Lable
This commit is contained in:
@ -1453,6 +1453,8 @@ branch.restore_failed = Failed to restore branch '%s'.
|
||||
branch.protected_deletion_failed = Branch '%s' is protected. It cannot be deleted.
|
||||
branch.restore = Restore Branch '%s'
|
||||
branch.download = Download Branch '%s'
|
||||
branch.included_desc = This branch is part of the default branch
|
||||
branch.included = Included
|
||||
|
||||
topic.manage_topics = Manage Topics
|
||||
topic.done = Done
|
||||
|
Reference in New Issue
Block a user