feat(pwa): add install PWA widget (#1451)

This commit is contained in:
Joaquín Sánchez 2023-01-25 16:26:51 +01:00 committed by GitHub
parent 3c888d3914
commit f96cdae1ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 73 additions and 1 deletions

View file

@ -248,6 +248,8 @@
},
"pwa": {
"dismiss": "Dismiss",
"install": "Install",
"install_title": "Install Elk",
"title": "New Elk update available!",
"update": "Update",
"update_available_short": "Update Elk",

View file

@ -204,6 +204,8 @@
},
"pwa": {
"dismiss": "Descartar",
"install": "Instalar",
"install_title": "Instalar Elk",
"title": "Nueva versión de Elk disponible",
"update": "Actualizar",
"update_available_short": "Actualiza Elk",

View file

@ -253,6 +253,8 @@
},
"pwa": {
"dismiss": "Fermer",
"install": "Installer",
"install_title": "Installer Elk",
"title": "Nouvelle mise à jour Elk disponible !",
"update": "Mettre à jour",
"update_available_short": "Mettre à jour Elk",