forked from kevadesu/forgejo
[Branch View] icons to buttons (#7602)
* add restore-button info message * branch deltete undo icon to button * branch deltete icon to button
This commit is contained in:
parent
1d7dd7d624
commit
bebc6a3c77
2 changed files with 3 additions and 2 deletions
|
@ -1407,6 +1407,7 @@ branch.deleted_by = Deleted by %s
|
|||
branch.restore_success = Branch '%s' has been restored.
|
||||
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'
|
||||
|
||||
topic.manage_topics = Manage Topics
|
||||
topic.done = Done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue