aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-10-23 14:17:12 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-10-23 14:17:12 +0200
commitea9249028dd3561fb630a1c0a2ec250c994f1947 (patch)
tree63da01d32a74228e5923507e6fb6a31638b6929e /src
parentAdd price disclaimer (diff)
downloadferdium-app-ea9249028dd3561fb630a1c0a2ec250c994f1947.tar.gz
ferdium-app-ea9249028dd3561fb630a1c0a2ec250c994f1947.tar.zst
ferdium-app-ea9249028dd3561fb630a1c0a2ec250c994f1947.zip
Update strings
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/defaultMessages.json2
-rw-r--r--src/i18n/locales/en-US.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 9dfaf959d..9cfeaed42 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -4138,7 +4138,7 @@
4138 } 4138 }
4139 }, 4139 },
4140 { 4140 {
4141 "defaultMessage": "!!!All prices are based on the yearly plan", 4141 "defaultMessage": "!!!All prices based on yearly payment",
4142 "end": { 4142 "end": {
4143 "column": 3, 4143 "column": 3,
4144 "line": 65 4144 "line": 65
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 6e84d47f7..a701836dc 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -426,4 +426,4 @@
426 "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>", 426 "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>",
427 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 427 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
428 "workspaces.switchingIndicator.switchingTo": "Switching to" 428 "workspaces.switchingIndicator.switchingTo": "Switching to"
429} 429} \ No newline at end of file