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:
Thomas Citharel
2021-06-18 18:19:04 +02:00
parent 691d71d9f7
commit 8b90aa0775
5 changed files with 91 additions and 13 deletions

View File

@@ -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"
}