aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-26 14:47:06 +0100
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-26 14:47:06 +0100
commit39b4c0a15bd8b58eb41bfdee87b935700bf2875b (patch)
tree33b748e0513ed6dbb9a5940585fd0d7ffa712708 /src/i18n/locales/en-US.json
parenthide workspace feature if it is disabled (diff)
downloadferdium-app-39b4c0a15bd8b58eb41bfdee87b935700bf2875b.tar.gz
ferdium-app-39b4c0a15bd8b58eb41bfdee87b935700bf2875b.tar.zst
ferdium-app-39b4c0a15bd8b58eb41bfdee87b935700bf2875b.zip
handle get workspaces request errors in the ui
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 4206d4358..2b4e79621 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -251,6 +251,8 @@
251 "settings.workspace.form.yourWorkspaces": "Your workspaces", 251 "settings.workspace.form.yourWorkspaces": "Your workspaces",
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",
255 "settings.workspaces.workspacesRequestFailed": "Could not load your workspaces",
254 "sidebar.addNewService": "Add new service", 256 "sidebar.addNewService": "Add new service",
255 "sidebar.closeWorkspaceDrawer": "Close workspace drawer", 257 "sidebar.closeWorkspaceDrawer": "Close workspace drawer",
256 "sidebar.muteApp": "Disable notifications & audio", 258 "sidebar.muteApp": "Disable notifications & audio",
@@ -305,4 +307,4 @@
305 "workspaceDrawer.headline": "Workspaces", 307 "workspaceDrawer.headline": "Workspaces",
306 "workspaceDrawer.item.noServicesAddedYet": "No services added yet", 308 "workspaceDrawer.item.noServicesAddedYet": "No services added yet",
307 "workspaces.switchingIndicator.switchingTo": "Switching to" 309 "workspaces.switchingIndicator.switchingTo": "Switching to"
308} \ No newline at end of file 310}