Add a snackbar message to allow the user to trigger service-worker refresh
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1047,5 +1047,11 @@
|
||||
"Share this group": "Share this group",
|
||||
"This group is accessible only through it's link. Be careful where you post this link.": "This group is accessible only through it's link. Be careful where you post this link.",
|
||||
"{count} members": "No members|One member|{count} members",
|
||||
"Share": "Share"
|
||||
"Share": "Share",
|
||||
"Update app": "Update app",
|
||||
"Ignore": "Ignore",
|
||||
"A new version is available.": "A new version is available.",
|
||||
"An error has occured while refreshing the page.": "An error has occured while refreshing the page.",
|
||||
"Join group {group}": "Join group {group}",
|
||||
"Public preview": "Public preview"
|
||||
}
|
||||
|
||||
@@ -1138,5 +1138,11 @@
|
||||
"Share this group": "Partager ce groupe",
|
||||
"This group is accessible only through it's link. Be careful where you post this link.": "Ce groupe est accessible uniquement à travers son lien. Faites attention où vous le diffusez.",
|
||||
"{count} members": "Aucun membre|Un⋅e membre|{count} membres",
|
||||
"Share": "Partager"
|
||||
"Share": "Partager",
|
||||
"Update app": "Mettre à jour",
|
||||
"Ignore": "Ignorer",
|
||||
"A new version is available.": "Une nouvelle version est disponible.",
|
||||
"An error has occured while refreshing the page.": "Une erreur est survenue lors du rafraîchissement de la page.",
|
||||
"Join group {group}": "Rejoindre le groupe {group}",
|
||||
"Public preview": "Aperçu public"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user