feat(pwa): add install PWA widget (#1451)
This commit is contained in:
parent
3c888d3914
commit
f96cdae1ba
8 changed files with 73 additions and 1 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue