added missing remove button in the admin business
Some checks failed
CI / Check Style (push) Has been cancelled
CI / Run Clippy (push) Has been cancelled
CI / Run Tests (push) Has been cancelled

This commit is contained in:
Priec
2026-06-22 11:33:07 +02:00
parent 088fcb60a1
commit 09634e1cd8
2 changed files with 2 additions and 0 deletions

View File

@@ -221,6 +221,7 @@ no-discount = No discount
discount = Discount discount = Discount
set-discount = Set discount set-discount = Set discount
remove-discount = Remove discount remove-discount = Remove discount
remove = Remove
discount-mode-fixed = Fixed price discount-mode-fixed = Fixed price
discount-mode-percent = Percentage discount-mode-percent = Percentage
discount-percent = Discount (%) discount-percent = Discount (%)

View File

@@ -221,6 +221,7 @@ no-discount = Bez zľavy
discount = Zľava discount = Zľava
set-discount = Nastaviť zľavu set-discount = Nastaviť zľavu
remove-discount = Zrušiť zľavu remove-discount = Zrušiť zľavu
remove = Odstrániť
discount-mode-fixed = Pevná cena discount-mode-fixed = Pevná cena
discount-mode-percent = Percentá discount-mode-percent = Percentá
discount-percent = Zľava (%) discount-percent = Zľava (%)