From a8a8385cd959e4d9d57b8a35381d2851049c07ff Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 21 Sep 2023 21:05:04 +0800 Subject: ... --- FrontEnd/src/locales/en/translation.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'FrontEnd/src/locales/en/translation.json') diff --git a/FrontEnd/src/locales/en/translation.json b/FrontEnd/src/locales/en/translation.json index a7e4efe5..1b43357c 100644 --- a/FrontEnd/src/locales/en/translation.json +++ b/FrontEnd/src/locales/en/translation.json @@ -38,14 +38,6 @@ "registerCodeInvalid": "Register code is invalid." } }, - "serviceWorker": { - "availableOffline": "Timeline is now cached in your computer and you can use it offline. 🎉🎉🎉", - "upgradePrompt": "App is getting a new version!", - "upgradeNow": "Update Now", - "upgradeSuccess": "Congratulations! App update succeeded! Still you can use it offline. 🎉🎉🎉", - "externalActivatedPrompt": "A new version of app is activated. Please refresh the page. Or it may be broken.", - "reloadNow": "Refresh Now" - }, "nav": { "settings": "Settings", "login": "Login", @@ -233,4 +225,4 @@ "admin": { "title": "admin" } -} \ No newline at end of file +} -- cgit v1.2.3