aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/defaultMessages.json13
-rw-r--r--src/i18n/locales/en-US.json1
2 files changed, 14 insertions, 0 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 791c4dd53..11a23805c 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3412,6 +3412,19 @@
3412 "column": 24, 3412 "column": 24,
3413 "line": 40 3413 "line": 40
3414 } 3414 }
3415 },
3416 {
3417 "defaultMessage": "!!!Premium feature",
3418 "end": {
3419 "column": 3,
3420 "line": 47
3421 },
3422 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
3423 "id": "workspaceDrawer.proFeatureBadge",
3424 "start": {
3425 "column": 23,
3426 "line": 44
3427 }
3415 } 3428 }
3416 ], 3429 ],
3417 "path": "src/features/workspaces/components/WorkspaceDrawer.json" 3430 "path": "src/features/workspaces/components/WorkspaceDrawer.json"
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 6591af2e2..a2f460f67 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -311,6 +311,7 @@
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", 313 "workspaceDrawer.premiumCtaButtonLabel": "Create your first workspace",
314 "workspaceDrawer.proFeatureBadge": "Premium feature",
314 "workspaceDrawer.reactivatePremiumAccountLabel": "Reactivate premium account", 315 "workspaceDrawer.reactivatePremiumAccountLabel": "Reactivate premium account",
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.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", 317 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",