aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-26 15:26:20 +0100
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-26 15:26:20 +0100
commita2e4316879908c5bc2c38cef81eef9152476b6f6 (patch)
tree0542dc53ea28dd26a7b6b1731c856eb2887582d8 /src/i18n/locales/en-US.json
parenthandle get workspaces request errors in the ui (diff)
downloadferdium-app-a2e4316879908c5bc2c38cef81eef9152476b6f6.tar.gz
ferdium-app-a2e4316879908c5bc2c38cef81eef9152476b6f6.tar.zst
ferdium-app-a2e4316879908c5bc2c38cef81eef9152476b6f6.zip
show infobox when updating workspaces
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 2b4e79621..ad179bc1d 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -252,6 +252,7 @@
252 "settings.workspaces.headline": "Your workspaces", 252 "settings.workspaces.headline": "Your workspaces",
253 "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.", 253 "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.",
254 "settings.workspaces.tryReloadWorkspaces": "Try again", 254 "settings.workspaces.tryReloadWorkspaces": "Try again",
255 "settings.workspaces.updatedInfo": "!!!Your changes have been saved",
255 "settings.workspaces.workspacesRequestFailed": "Could not load your workspaces", 256 "settings.workspaces.workspacesRequestFailed": "Could not load your workspaces",
256 "sidebar.addNewService": "Add new service", 257 "sidebar.addNewService": "Add new service",
257 "sidebar.closeWorkspaceDrawer": "Close workspace drawer", 258 "sidebar.closeWorkspaceDrawer": "Close workspace drawer",
@@ -307,4 +308,4 @@
307 "workspaceDrawer.headline": "Workspaces", 308 "workspaceDrawer.headline": "Workspaces",
308 "workspaceDrawer.item.noServicesAddedYet": "No services added yet", 309 "workspaceDrawer.item.noServicesAddedYet": "No services added yet",
309 "workspaces.switchingIndicator.switchingTo": "Switching to" 310 "workspaces.switchingIndicator.switchingTo": "Switching to"
310} 311} \ No newline at end of file