aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/auth/Login.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/messages/src/components/auth/Login.json')
-rw-r--r--src/i18n/messages/src/components/auth/Login.json171
1 files changed, 0 insertions, 171 deletions
diff --git a/src/i18n/messages/src/components/auth/Login.json b/src/i18n/messages/src/components/auth/Login.json
deleted file mode 100644
index 275b04478..000000000
--- a/src/i18n/messages/src/components/auth/Login.json
+++ /dev/null
@@ -1,171 +0,0 @@
1[
2 {
3 "id": "login.headline",
4 "defaultMessage": "!!!Sign in",
5 "file": "src/components/auth/Login.js",
6 "start": {
7 "line": 20,
8 "column": 12
9 },
10 "end": {
11 "line": 23,
12 "column": 3
13 }
14 },
15 {
16 "id": "login.email.label",
17 "defaultMessage": "!!!Email address",
18 "file": "src/components/auth/Login.js",
19 "start": {
20 "line": 24,
21 "column": 14
22 },
23 "end": {
24 "line": 27,
25 "column": 3
26 }
27 },
28 {
29 "id": "login.password.label",
30 "defaultMessage": "!!!Password",
31 "file": "src/components/auth/Login.js",
32 "start": {
33 "line": 28,
34 "column": 17
35 },
36 "end": {
37 "line": 31,
38 "column": 3
39 }
40 },
41 {
42 "id": "login.submit.label",
43 "defaultMessage": "!!!Sign in",
44 "file": "src/components/auth/Login.js",
45 "start": {
46 "line": 32,
47 "column": 21
48 },
49 "end": {
50 "line": 35,
51 "column": 3
52 }
53 },
54 {
55 "id": "login.invalidCredentials",
56 "defaultMessage": "!!!Email or password not valid",
57 "file": "src/components/auth/Login.js",
58 "start": {
59 "line": 36,
60 "column": 22
61 },
62 "end": {
63 "line": 39,
64 "column": 3
65 }
66 },
67 {
68 "id": "login.customServerQuestion",
69 "defaultMessage": "!!!Using a Franz account to log in?",
70 "file": "src/components/auth/Login.js",
71 "start": {
72 "line": 40,
73 "column": 24
74 },
75 "end": {
76 "line": 43,
77 "column": 3
78 }
79 },
80 {
81 "id": "login.customServerSuggestion",
82 "defaultMessage": "!!!Try importing your Franz account into Ferdi",
83 "file": "src/components/auth/Login.js",
84 "start": {
85 "line": 44,
86 "column": 26
87 },
88 "end": {
89 "line": 47,
90 "column": 3
91 }
92 },
93 {
94 "id": "login.tokenExpired",
95 "defaultMessage": "!!!Your session expired, please login again.",
96 "file": "src/components/auth/Login.js",
97 "start": {
98 "line": 48,
99 "column": 16
100 },
101 "end": {
102 "line": 51,
103 "column": 3
104 }
105 },
106 {
107 "id": "login.serverLogout",
108 "defaultMessage": "!!!Your session expired, please login again.",
109 "file": "src/components/auth/Login.js",
110 "start": {
111 "line": 52,
112 "column": 16
113 },
114 "end": {
115 "line": 55,
116 "column": 3
117 }
118 },
119 {
120 "id": "login.link.signup",
121 "defaultMessage": "!!!Create a free account",
122 "file": "src/components/auth/Login.js",
123 "start": {
124 "line": 56,
125 "column": 14
126 },
127 "end": {
128 "line": 59,
129 "column": 3
130 }
131 },
132 {
133 "id": "login.changeServer",
134 "defaultMessage": "!!!Change server",
135 "file": "src/components/auth/Login.js",
136 "start": {
137 "line": 60,
138 "column": 16
139 },
140 "end": {
141 "line": 63,
142 "column": 3
143 }
144 },
145 {
146 "id": "services.serverless",
147 "defaultMessage": "!!!Use Ferdi without an Account",
148 "file": "src/components/auth/Login.js",
149 "start": {
150 "line": 64,
151 "column": 14
152 },
153 "end": {
154 "line": 67,
155 "column": 3
156 }
157 },
158 {
159 "id": "login.link.password",
160 "defaultMessage": "!!!Forgot password",
161 "file": "src/components/auth/Login.js",
162 "start": {
163 "line": 68,
164 "column": 16
165 },
166 "end": {
167 "line": 71,
168 "column": 3
169 }
170 }
171] \ No newline at end of file