Label templates to toolbar copy [SCI-8369]

This commit is contained in:
Martin Artnik 2023-05-10 15:18:51 +02:00
parent 4737a2d4bc
commit 33e9057fef
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
background: $color-concrete;
z-index: 2;
.btn:hover {
.btn.btn-light:hover {
background: $color-white;
}
}

View file

@ -907,7 +907,7 @@ en:
templates_deleted: 'Successfully deleted Label template(s)'
template_set_as_default: 'Successfully set template as default'
toolbar:
new: 'New template'
new: 'New label template'
check_for_updates: 'Check for updates'
edit: 'Edit'
duplicate: 'Duplicate'