mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Improve label edit buttons labels (#11841)
* Improve label edit buttons labels Previously when editing the buttons in the "Edit Label" modal were a strange "Update" and "No". Improved them to "Save" and "Cancel". Also fixed indentation in the template file, recommended to view changes with the "Hide whitespace changes" option enabled on GitHub. * remove unnecessary button icon Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
@@ -71,6 +71,7 @@ issues = Issues
|
||||
milestones = Milestones
|
||||
|
||||
cancel = Cancel
|
||||
save = Save
|
||||
add = Add
|
||||
add_all = Add All
|
||||
remove = Remove
|
||||
|
Reference in New Issue
Block a user