feat: Implement push notification functionality in AddToCartButton, including subscription management and UI updates, and enhance translations for related error messages across multiple locales
This commit is contained in:
@@ -39,6 +39,10 @@ export default {
|
||||
"messagePlaceholder": "Zusätzliche Informationen oder Fragen...",
|
||||
"submitAvailability": "Verfügbarkeit anfragen",
|
||||
|
||||
"pushNotifyPermissionDenied": "Benachrichtigungen wurden nicht erlaubt.",
|
||||
"pushNotifyServerDisabled": "Push-Benachrichtigungen sind auf dem Server nicht aktiv.",
|
||||
"pushNotifyError": "Benachrichtigung konnte nicht geändert werden.",
|
||||
|
||||
"photoUploadSelect": "Fotos auswählen",
|
||||
"photoUploadErrorMaxFiles": "Maximal {{max}} Dateien erlaubt",
|
||||
"photoUploadErrorFileType": "Nur Bilddateien (JPEG, PNG, GIF, WebP) sind erlaubt",
|
||||
|
||||
Reference in New Issue
Block a user