aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-02 11:28:39 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-02 11:28:39 +0200
commit88a89ea3eb88f76ff9a2b9b856db855a7e15a46c (patch)
treedb1447567b31f227f28a78710e24fffaca4eb582 /src/i18n/locales
parentfix missing icons (diff)
downloadferdium-app-88a89ea3eb88f76ff9a2b9b856db855a7e15a46c.tar.gz
ferdium-app-88a89ea3eb88f76ff9a2b9b856db855a7e15a46c.tar.zst
ferdium-app-88a89ea3eb88f76ff9a2b9b856db855a7e15a46c.zip
Remove user type from signup
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/en-US.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 22f8f2595..7947de937 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -320,7 +320,6 @@
320 "sidebar.openWorkspaceDrawer": "Open workspace drawer", 320 "sidebar.openWorkspaceDrawer": "Open workspace drawer",
321 "sidebar.settings": "Settings", 321 "sidebar.settings": "Settings",
322 "sidebar.unmuteApp": "Enable notifications & audio", 322 "sidebar.unmuteApp": "Enable notifications & audio",
323 "signup.company.label": "Company",
324 "signup.email.label": "Email address", 323 "signup.email.label": "Email address",
325 "signup.emailDuplicate": "A user with that email address already exists", 324 "signup.emailDuplicate": "A user with that email address already exists",
326 "signup.firstname.label": "First Name", 325 "signup.firstname.label": "First Name",
@@ -366,4 +365,4 @@
366 "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>", 365 "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>",
367 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 366 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
368 "workspaces.switchingIndicator.switchingTo": "Switching to" 367 "workspaces.switchingIndicator.switchingTo": "Switching to"
369} \ No newline at end of file 368}