aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
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/messages
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/messages')
-rw-r--r--src/i18n/messages/src/components/auth/Signup.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/i18n/messages/src/components/auth/Signup.json b/src/i18n/messages/src/components/auth/Signup.json
index a09745048..f97b936fc 100644
--- a/src/i18n/messages/src/components/auth/Signup.json
+++ b/src/i18n/messages/src/components/auth/Signup.json
@@ -52,19 +52,6 @@
52 } 52 }
53 }, 53 },
54 { 54 {
55 "id": "signup.company.label",
56 "defaultMessage": "!!!Company",
57 "file": "src/components/auth/Signup.js",
58 "start": {
59 "line": 34,
60 "column": 16
61 },
62 "end": {
63 "line": 37,
64 "column": 3
65 }
66 },
67 {
68 "id": "signup.password.label", 55 "id": "signup.password.label",
69 "defaultMessage": "!!!Password", 56 "defaultMessage": "!!!Password",
70 "file": "src/components/auth/Signup.js", 57 "file": "src/components/auth/Signup.js",