confirm dialogs

This commit is contained in:
Priec
2026-06-22 09:11:16 +02:00
parent 262ec1bfdb
commit 534ba9e8ec
4 changed files with 10 additions and 4 deletions

View File

@@ -231,6 +231,8 @@ discount-invalid = Invalid price.
discount-must-be-positive = The sale price must be greater than zero.
discount-below-regular = The sale price must be below the regular price.
discount-percent-range = The percentage must be between 0 and 100.
discount-apply-confirm = Apply these discounts to the shop?
discount-remove-confirm = Remove this discount?
admin-customers = Business accounts
admin-customers-desc = Manage negotiated prices for business (B2B) accounts.
admin-no-customers = No business accounts yet.