aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-03 15:14:45 +0200
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-03 15:14:45 +0200
commitb75206e9a0a2c0c7ffb6052ec0f18c6b9ef5a825 (patch)
tree25dffecdc5de5d60a77fd4ec5a0cd506517710f1 /src/i18n/locales/en-US.json
parentadd workspace premium notice to dashboard (diff)
downloadferdium-app-b75206e9a0a2c0c7ffb6052ec0f18c6b9ef5a825.tar.gz
ferdium-app-b75206e9a0a2c0c7ffb6052ec0f18c6b9ef5a825.tar.zst
ferdium-app-b75206e9a0a2c0c7ffb6052ec0f18c6b9ef5a825.zip
add workspace feature info in drawer for free users
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 987262c35..981946d00 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -310,5 +310,7 @@
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",
313 "workspaceDrawer.premiumCtaButtonLabel": "Create your first workspace",
314 "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>",
313 "workspaces.switchingIndicator.switchingTo": "Switching to" 315 "workspaces.switchingIndicator.switchingTo": "Switching to"
314} \ No newline at end of file 316}