diff options
Diffstat (limited to 'FrontEnd/src/locales/en')
-rw-r--r-- | FrontEnd/src/locales/en/translation.json | 10 |
1 files changed, 1 insertions, 9 deletions
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 +} |