Task 5.24: PWA — vite-plugin-pwa with autoUpdate, manifest, workbox caching, PWAInstallPrompt component, notification helper, SVG icons, 6 tests
This commit is contained in:
@@ -1053,5 +1053,12 @@
|
||||
"city": "Stadt",
|
||||
"postalCode": "PLZ"
|
||||
}
|
||||
},
|
||||
"pwa": {
|
||||
"installTitle": "App installieren",
|
||||
"installDescription": "LeoCRM als App auf Ihrem Gerät installieren für schnelleren Zugriff.",
|
||||
"install": "Installieren",
|
||||
"dismiss": "Später",
|
||||
"installed": "LeoCRM ist installiert."
|
||||
}
|
||||
}
|
||||
@@ -1053,5 +1053,12 @@
|
||||
"city": "City",
|
||||
"postalCode": "Postal Code"
|
||||
}
|
||||
},
|
||||
"pwa": {
|
||||
"installTitle": "Install App",
|
||||
"installDescription": "Install LeoCRM as an app on your device for faster access.",
|
||||
"install": "Install",
|
||||
"dismiss": "Later",
|
||||
"installed": "LeoCRM is installed."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user