aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales/en/translation.json
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/src/app/locales/en/translation.json')
-rw-r--r--FrontEnd/src/app/locales/en/translation.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json
index 1261b086..49268961 100644
--- a/FrontEnd/src/app/locales/en/translation.json
+++ b/FrontEnd/src/app/locales/en/translation.json
@@ -10,6 +10,13 @@
"network": "Network error.",
"unknown": "Unknown error."
},
+ "connectionState": {
+ "Connected": "Connected",
+ "Connecting": "Connecting",
+ "Disconnected": "Disconnected",
+ "Disconnecting": "Disconnecting",
+ "Reconnecting": "Reconnecting"
+ },
"serviceWorker": {
"availableOffline": "Timeline is now cached in your computer and you can use it offline. 🎉🎉🎉",
"upgradePrompt": "App is getting a new version!",