aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-10 11:10:57 +0200
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-10 11:10:57 +0200
commite593568afa238388374394806999ceccbd85c15e (patch)
treef53f162a85ead7211ad0ff693f6543251d720e98 /src/i18n/locales/en-US.json
parentadd css transition to drawer workspace item hover (diff)
downloadferdium-app-e593568afa238388374394806999ceccbd85c15e.tar.gz
ferdium-app-e593568afa238388374394806999ceccbd85c15e.tar.zst
ferdium-app-e593568afa238388374394806999ceccbd85c15e.zip
fix drawer add workspace label styles
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index e55489418..db1d51f3b 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -306,7 +306,7 @@
306 "validation.url": "{field} is not a valid URL", 306 "validation.url": "{field} is not a valid URL",
307 "welcome.loginButton": "Login to your account", 307 "welcome.loginButton": "Login to your account",
308 "welcome.signupButton": "Create a free account", 308 "welcome.signupButton": "Create a free account",
309 "workspaceDrawer.addNewWorkspaceLabel": "add new workspace", 309 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
310 "workspaceDrawer.allServices": "All services", 310 "workspaceDrawer.allServices": "All services",
311 "workspaceDrawer.headline": "Workspaces", 311 "workspaceDrawer.headline": "Workspaces",
312 "workspaceDrawer.item.noServicesAddedYet": "No services added yet", 312 "workspaceDrawer.item.noServicesAddedYet": "No services added yet",
@@ -315,4 +315,4 @@
315 "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 315 "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
316 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 316 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
317 "workspaces.switchingIndicator.switchingTo": "Switching to" 317 "workspaces.switchingIndicator.switchingTo": "Switching to"
318} \ No newline at end of file 318}