@pelatform/starter 0.2.22 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/extends.d.ts +6 -0
- package/dist/extends.js +7 -0
- package/dist/font.ts +21 -0
- package/dist/hooks.d.ts +3 -0
- package/dist/hooks.js +9 -0
- package/dist/i18n/ar/common.json +181 -0
- package/dist/i18n/ar/email.json +99 -0
- package/dist/i18n/ar/errors.json +231 -0
- package/dist/i18n/ar/form.json +431 -0
- package/dist/i18n/ar/starter.json +138 -0
- package/dist/i18n/ar/ui.json +138 -0
- package/dist/i18n/de/common.json +181 -0
- package/dist/i18n/de/email.json +99 -0
- package/dist/i18n/de/errors.json +231 -0
- package/dist/i18n/de/form.json +431 -0
- package/dist/i18n/de/starter.json +138 -0
- package/dist/i18n/de/ui.json +138 -0
- package/dist/i18n/en/common.json +181 -0
- package/dist/i18n/en/email.json +99 -0
- package/dist/i18n/en/errors.json +231 -0
- package/dist/i18n/en/form.json +431 -0
- package/dist/i18n/en/starter.json +138 -0
- package/dist/i18n/en/ui.json +138 -0
- package/dist/i18n/id/common.json +181 -0
- package/dist/i18n/id/email.json +99 -0
- package/dist/i18n/id/errors.json +231 -0
- package/dist/i18n/id/form.json +431 -0
- package/dist/i18n/id/starter.json +138 -0
- package/dist/i18n/id/ui.json +138 -0
- package/dist/i18n/zh/common.json +181 -0
- package/dist/i18n/zh/email.json +99 -0
- package/dist/i18n/zh/errors.json +231 -0
- package/dist/i18n/zh/form.json +431 -0
- package/dist/i18n/zh/starter.json +138 -0
- package/dist/i18n/zh/ui.json +138 -0
- package/dist/index.d.ts +4 -7
- package/dist/index.js +3 -7
- package/dist/server.d.ts +2 -2
- package/dist/server.js +1 -1
- package/dist/style.css +219 -6
- package/dist/ui.d.ts +1 -0
- package/dist/ui.js +4 -0
- package/package.json +74 -29
- package/dist/extend.d.ts +0 -9
- package/dist/extend.js +0 -3
|
@@ -0,0 +1,431 @@
|
|
|
1
|
+
{
|
|
2
|
+
"common": {
|
|
3
|
+
"error": "An error occurred",
|
|
4
|
+
"invalid": "This field is invalid",
|
|
5
|
+
"isTheSame": "is the same",
|
|
6
|
+
"loading": "Loading...",
|
|
7
|
+
"pleaseEnter": "Please enter a value",
|
|
8
|
+
"pleaseSelect": "Please select an option",
|
|
9
|
+
"required": "This field is required",
|
|
10
|
+
"saved": "Saved successfully",
|
|
11
|
+
"saving": "Saving...",
|
|
12
|
+
"tooLong": "This field is too long",
|
|
13
|
+
"tooShort": "This field is too short",
|
|
14
|
+
"tryAgain": "Please try again",
|
|
15
|
+
"updatedSuccessfully": "updated successfully"
|
|
16
|
+
},
|
|
17
|
+
"address": {
|
|
18
|
+
"label": "Address",
|
|
19
|
+
"maxLength": "Address must be no more than {max} characters long",
|
|
20
|
+
"minLength": "Address must be at least {min} characters long",
|
|
21
|
+
"placeholder": "Enter your address",
|
|
22
|
+
"required": "Address is required"
|
|
23
|
+
},
|
|
24
|
+
"amount": {
|
|
25
|
+
"integer": "Amount must be an integer",
|
|
26
|
+
"label": "Amount",
|
|
27
|
+
"min": "Amount must be at least {min}",
|
|
28
|
+
"placeholder": "Enter amount",
|
|
29
|
+
"required": "Amount is required"
|
|
30
|
+
},
|
|
31
|
+
"apikey": {
|
|
32
|
+
"description": "Manage your API keys for secure access.",
|
|
33
|
+
"instructions": "Generate API keys to access your account programmatically.",
|
|
34
|
+
"label": "API Key Name",
|
|
35
|
+
"placeholder": "New API Key",
|
|
36
|
+
"required": "API key name is required",
|
|
37
|
+
"title": "API Keys",
|
|
38
|
+
"create": {
|
|
39
|
+
"action": "Create API Key",
|
|
40
|
+
"created": "API Key Created",
|
|
41
|
+
"description": "Enter a unique name for your API key to differentiate it from other keys.",
|
|
42
|
+
"title": "Create New API Key",
|
|
43
|
+
"success": "Please copy your API key and store it in a safe place. For security reasons we cannot show it again"
|
|
44
|
+
},
|
|
45
|
+
"update": {
|
|
46
|
+
"description": "Enter a unique name for your API key to differentiate it from other keys.",
|
|
47
|
+
"title": "Update API Key",
|
|
48
|
+
"success": "API Key Updated Successfully"
|
|
49
|
+
},
|
|
50
|
+
"delete": {
|
|
51
|
+
"confirm": "Are you sure you want to delete this API key?",
|
|
52
|
+
"title": "Delete API Key"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"avatar": {
|
|
56
|
+
"description": "Click on the avatar to upload a custom one from your files.",
|
|
57
|
+
"format": "Only JPG, PNG, or GIF formats are allowed",
|
|
58
|
+
"instructions": "An avatar is optional but strongly recommended.",
|
|
59
|
+
"label": "Avatar",
|
|
60
|
+
"placeholder": "Upload avatar",
|
|
61
|
+
"same": "Avatar is the same",
|
|
62
|
+
"size": "Avatar file must be smaller than 1MB",
|
|
63
|
+
"success": "Avatar updated successfully",
|
|
64
|
+
"title": "Avatar",
|
|
65
|
+
"url": "Please enter a valid avatar URL"
|
|
66
|
+
},
|
|
67
|
+
"bio": {
|
|
68
|
+
"label": "Bio",
|
|
69
|
+
"maxLength": "Bio must be no more than {max} characters long",
|
|
70
|
+
"placeholder": "Tell us about yourself",
|
|
71
|
+
"required": "Bio is required",
|
|
72
|
+
"success": "Bio updated successfully"
|
|
73
|
+
},
|
|
74
|
+
"city": {
|
|
75
|
+
"label": "City",
|
|
76
|
+
"placeholder": "Enter your city",
|
|
77
|
+
"required": "City is required"
|
|
78
|
+
},
|
|
79
|
+
"company": {
|
|
80
|
+
"label": "Company",
|
|
81
|
+
"placeholder": "Enter your company name",
|
|
82
|
+
"required": "Company name is required"
|
|
83
|
+
},
|
|
84
|
+
"confirmEmail": {
|
|
85
|
+
"label": "Confirm email",
|
|
86
|
+
"match": "Email address match",
|
|
87
|
+
"mismatch": "Email address do not match",
|
|
88
|
+
"placeholder": "Confirm your email address",
|
|
89
|
+
"required": "Please confirm your email address"
|
|
90
|
+
},
|
|
91
|
+
"confirmNewPassword": {
|
|
92
|
+
"label": "Confirm new password",
|
|
93
|
+
"mismatch": "New passwords do not match",
|
|
94
|
+
"placeholder": "Confirm your new password",
|
|
95
|
+
"required": "Please confirm your new password"
|
|
96
|
+
},
|
|
97
|
+
"confirmPassword": {
|
|
98
|
+
"label": "Confirm password",
|
|
99
|
+
"match": "Passwords match",
|
|
100
|
+
"mismatch": "Passwords do not match",
|
|
101
|
+
"placeholder": "Confirm your password",
|
|
102
|
+
"required": "Please confirm your password"
|
|
103
|
+
},
|
|
104
|
+
"country": {
|
|
105
|
+
"label": "Country",
|
|
106
|
+
"placeholder": "Select your country",
|
|
107
|
+
"required": "Country is required"
|
|
108
|
+
},
|
|
109
|
+
"currency": {
|
|
110
|
+
"format": "Currency code must be uppercase letters (e.g., USD, IDR)",
|
|
111
|
+
"label": "Currency",
|
|
112
|
+
"length": "Currency code must be exactly 3 characters",
|
|
113
|
+
"placeholder": "Select currency",
|
|
114
|
+
"required": "Currency is required"
|
|
115
|
+
},
|
|
116
|
+
"currentPassword": {
|
|
117
|
+
"incorrect": "Current password is incorrect",
|
|
118
|
+
"label": "Current password",
|
|
119
|
+
"placeholder": "Enter your current password",
|
|
120
|
+
"required": "Current password is required"
|
|
121
|
+
},
|
|
122
|
+
"dateOfBirth": {
|
|
123
|
+
"future": "Date of birth cannot be in the future",
|
|
124
|
+
"invalid": "Please enter a valid date",
|
|
125
|
+
"label": "Date of birth",
|
|
126
|
+
"placeholder": "Select your date of birth",
|
|
127
|
+
"required": "Date of birth is required",
|
|
128
|
+
"tooYoung": "You must be at least {min} years old"
|
|
129
|
+
},
|
|
130
|
+
"description": {
|
|
131
|
+
"label": "Description",
|
|
132
|
+
"maxLength": "Description must be at most {max} characters",
|
|
133
|
+
"minLength": "Description must be at least {min} characters",
|
|
134
|
+
"placeholder": "Enter description",
|
|
135
|
+
"required": "Description is required",
|
|
136
|
+
"success": "Description updated successfully"
|
|
137
|
+
},
|
|
138
|
+
"email": {
|
|
139
|
+
"description": "Please enter the email address you want to use to log in.",
|
|
140
|
+
"exists": "This email address is already registered",
|
|
141
|
+
"format": "Email format is invalid",
|
|
142
|
+
"instructions": "Please enter a valid email address.",
|
|
143
|
+
"invalid": "Please enter a valid email address",
|
|
144
|
+
"label": "Email address",
|
|
145
|
+
"notFound": "Email address not found",
|
|
146
|
+
"placeholder": "Enter your email address",
|
|
147
|
+
"required": "Email address is required",
|
|
148
|
+
"same": "Email is the same",
|
|
149
|
+
"success": "Email updated successfully",
|
|
150
|
+
"title": "Email",
|
|
151
|
+
"verification": "Please check your email for the verification link.",
|
|
152
|
+
"verify": {
|
|
153
|
+
"action": "Resend Verification Email",
|
|
154
|
+
"button": "Verify email",
|
|
155
|
+
"description": "Please verify your email address. Check your inbox for the verification email. If you haven't received the email, click the button below to resend.",
|
|
156
|
+
"notReceive": "Did not receive the code? ",
|
|
157
|
+
"subtitle": "We sent a verification code to",
|
|
158
|
+
"success": "Please check your email to verify the change",
|
|
159
|
+
"title": "Verify Your Email"
|
|
160
|
+
},
|
|
161
|
+
"resend": {
|
|
162
|
+
"action": "Resend code",
|
|
163
|
+
"failed": "Failed to resend code. Please try again.",
|
|
164
|
+
"sending": "Sending...",
|
|
165
|
+
"success": "Verification code sent!",
|
|
166
|
+
"verify": {
|
|
167
|
+
"failed": "Invalid verification code.",
|
|
168
|
+
"success": "Email verified successfully!",
|
|
169
|
+
"tryAgain": "Invalid verification code. Please try again."
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
"firstName": {
|
|
174
|
+
"label": "First name",
|
|
175
|
+
"maxLength": "First name must be no more than {max} characters long",
|
|
176
|
+
"minLength": "First name must be at least {min} characters long",
|
|
177
|
+
"placeholder": "Enter your first name",
|
|
178
|
+
"required": "First name is required"
|
|
179
|
+
},
|
|
180
|
+
"forgotPassword": {
|
|
181
|
+
"label": "Forgot your password?"
|
|
182
|
+
},
|
|
183
|
+
"fullName": {
|
|
184
|
+
"label": "Full name",
|
|
185
|
+
"maxLength": "Full name must be no more than {max} characters long",
|
|
186
|
+
"minLength": "Full name must be at least {min} characters long",
|
|
187
|
+
"placeholder": "Enter your full name",
|
|
188
|
+
"required": "Full name is required"
|
|
189
|
+
},
|
|
190
|
+
"gender": {
|
|
191
|
+
"label": "Gender",
|
|
192
|
+
"options": {
|
|
193
|
+
"female": "Female",
|
|
194
|
+
"male": "Male",
|
|
195
|
+
"other": "Other",
|
|
196
|
+
"preferNotToSay": "Prefer not to say"
|
|
197
|
+
},
|
|
198
|
+
"placeholder": "Select your gender",
|
|
199
|
+
"required": "Gender is required"
|
|
200
|
+
},
|
|
201
|
+
"ipAddress": {
|
|
202
|
+
"invalid": "Please enter a valid IP address",
|
|
203
|
+
"label": "IP Address",
|
|
204
|
+
"placeholder": "Enter IP address",
|
|
205
|
+
"required": "IP address is required"
|
|
206
|
+
},
|
|
207
|
+
"jobTitle": {
|
|
208
|
+
"label": "Job title",
|
|
209
|
+
"placeholder": "Enter your job title",
|
|
210
|
+
"required": "Job title is required"
|
|
211
|
+
},
|
|
212
|
+
"lastName": {
|
|
213
|
+
"label": "Last name",
|
|
214
|
+
"maxLength": "Last name must be no more than {max} characters long",
|
|
215
|
+
"minLength": "Last name must be at least {min} characters long",
|
|
216
|
+
"placeholder": "Enter your last name",
|
|
217
|
+
"required": "Last name is required"
|
|
218
|
+
},
|
|
219
|
+
"logo": {
|
|
220
|
+
"description": "Click on the logo to upload a custom one from your files.",
|
|
221
|
+
"format": "Only JPG, PNG, or GIF formats are allowed",
|
|
222
|
+
"instructions": "A logo is optional but strongly recommended.",
|
|
223
|
+
"label": "Logo",
|
|
224
|
+
"placeholder": "Upload logo",
|
|
225
|
+
"same": "Logo is the same",
|
|
226
|
+
"size": "Logo file must be smaller than 1MB",
|
|
227
|
+
"success": "Logo updated successfully",
|
|
228
|
+
"title": "Logo",
|
|
229
|
+
"url": "Please enter a valid logo URL"
|
|
230
|
+
},
|
|
231
|
+
"message": {
|
|
232
|
+
"label": "Message",
|
|
233
|
+
"maxLength": "Message must be no more than {max} characters long",
|
|
234
|
+
"minLength": "Message must be at least {min} characters long",
|
|
235
|
+
"placeholder": "Enter your message",
|
|
236
|
+
"required": "Message is required"
|
|
237
|
+
},
|
|
238
|
+
"name": {
|
|
239
|
+
"description": "Please enter your full name, or a display name.",
|
|
240
|
+
"instructions": "Please use 32 characters at maximum.",
|
|
241
|
+
"invalid": "Name contains invalid characters",
|
|
242
|
+
"label": "Name",
|
|
243
|
+
"maxLength": "Name must be no more than {max} characters long",
|
|
244
|
+
"minLength": "Name must be at least {min} characters long",
|
|
245
|
+
"placeholder": "Enter your name",
|
|
246
|
+
"required": "Name is required",
|
|
247
|
+
"same": "Name is the same",
|
|
248
|
+
"success": "Name updated successfully",
|
|
249
|
+
"title": "Name"
|
|
250
|
+
},
|
|
251
|
+
"newPassword": {
|
|
252
|
+
"label": "New password",
|
|
253
|
+
"placeholder": "Enter your new password",
|
|
254
|
+
"required": "New password is required",
|
|
255
|
+
"sameAsCurrent": "New password must be different from current password"
|
|
256
|
+
},
|
|
257
|
+
"newsletter": {
|
|
258
|
+
"description": "Receive updates and news via email",
|
|
259
|
+
"label": "Subscribe to newsletter"
|
|
260
|
+
},
|
|
261
|
+
"password": {
|
|
262
|
+
"label": "Password",
|
|
263
|
+
"lowercase": "Password must contain at least one lowercase letter",
|
|
264
|
+
"maxLength": "Password must be no more than {max} characters long",
|
|
265
|
+
"minLength": "Password must be at least {min} characters long",
|
|
266
|
+
"noSpaces": "Password cannot contain spaces",
|
|
267
|
+
"number": "Password must contain at least one number",
|
|
268
|
+
"placeholder": "Enter your password",
|
|
269
|
+
"required": "Password is required",
|
|
270
|
+
"special": "Password must contain at least one special character",
|
|
271
|
+
"strong": "Password is strong",
|
|
272
|
+
"title": "Password",
|
|
273
|
+
"uppercase": "Password must contain at least one uppercase letter",
|
|
274
|
+
"weak": "Password is too weak"
|
|
275
|
+
},
|
|
276
|
+
"phone": {
|
|
277
|
+
"format": "Phone number format is invalid",
|
|
278
|
+
"invalid": "Please enter a valid phone number",
|
|
279
|
+
"label": "Phone number",
|
|
280
|
+
"placeholder": "Enter your phone number",
|
|
281
|
+
"required": "Phone number is required"
|
|
282
|
+
},
|
|
283
|
+
"postalCode": {
|
|
284
|
+
"invalid": "Please enter a valid postal code",
|
|
285
|
+
"label": "Postal code",
|
|
286
|
+
"placeholder": "Enter your postal code",
|
|
287
|
+
"required": "Postal code is required"
|
|
288
|
+
},
|
|
289
|
+
"privacy": {
|
|
290
|
+
"label": "I agree to the privacy policy",
|
|
291
|
+
"required": "You must agree to the privacy policy"
|
|
292
|
+
},
|
|
293
|
+
"recoveryCode": {
|
|
294
|
+
"invalid": "Recovery code is invalid",
|
|
295
|
+
"label": "Recovery code",
|
|
296
|
+
"placeholder": "Enter your recovery code",
|
|
297
|
+
"required": "Recovery code is required"
|
|
298
|
+
},
|
|
299
|
+
"rememberMe": {
|
|
300
|
+
"label": "Remember me"
|
|
301
|
+
},
|
|
302
|
+
"secret": {
|
|
303
|
+
"label": "Secret",
|
|
304
|
+
"maxLength": "Secret must not exceed {max} characters",
|
|
305
|
+
"minLength": "Secret must be at least {min} characters",
|
|
306
|
+
"placeholder": "Enter secret",
|
|
307
|
+
"required": "Secret is required"
|
|
308
|
+
},
|
|
309
|
+
"slug": {
|
|
310
|
+
"doesNotMatch": "Slug does not match",
|
|
311
|
+
"exists": "This slug is already taken",
|
|
312
|
+
"format": "Slug can only contain lowercase letters, numbers, and hyphens",
|
|
313
|
+
"invalid": "This slug is reserved and cannot be used",
|
|
314
|
+
"label": "Slug",
|
|
315
|
+
"maxLength": "Slug must be at most {max} characters",
|
|
316
|
+
"minLength": "Slug must be at least {min} characters",
|
|
317
|
+
"placeholder": "Enter slug",
|
|
318
|
+
"required": "Slug is required",
|
|
319
|
+
"same": "Slug is the same",
|
|
320
|
+
"success": "Slug updated successfully",
|
|
321
|
+
"title": "Slug"
|
|
322
|
+
},
|
|
323
|
+
"state": {
|
|
324
|
+
"label": "State/Province",
|
|
325
|
+
"placeholder": "Enter your state or province",
|
|
326
|
+
"required": "State/Province is required"
|
|
327
|
+
},
|
|
328
|
+
"subject": {
|
|
329
|
+
"label": "Subject",
|
|
330
|
+
"maxLength": "Subject must be no more than {max} characters long",
|
|
331
|
+
"minLength": "Subject must be at least {min} characters long",
|
|
332
|
+
"placeholder": "Enter the subject",
|
|
333
|
+
"required": "Subject is required"
|
|
334
|
+
},
|
|
335
|
+
"terms": {
|
|
336
|
+
"label": "I agree to the terms and conditions",
|
|
337
|
+
"required": "You must agree to the terms and conditions"
|
|
338
|
+
},
|
|
339
|
+
"token": {
|
|
340
|
+
"invalid": "Token is invalid",
|
|
341
|
+
"label": "Token",
|
|
342
|
+
"minLength": "Token must be at least {min} characters",
|
|
343
|
+
"placeholder": "Enter token",
|
|
344
|
+
"required": "Token is required"
|
|
345
|
+
},
|
|
346
|
+
"url": {
|
|
347
|
+
"invalid": "Please enter a valid URL",
|
|
348
|
+
"label": "URL",
|
|
349
|
+
"placeholder": "Enter URL",
|
|
350
|
+
"required": "URL is required"
|
|
351
|
+
},
|
|
352
|
+
"userAgent": {
|
|
353
|
+
"label": "User Agent",
|
|
354
|
+
"maxLength": "User agent must be at most {max} characters",
|
|
355
|
+
"placeholder": "Enter user agent",
|
|
356
|
+
"required": "User agent is required"
|
|
357
|
+
},
|
|
358
|
+
"username": {
|
|
359
|
+
"available": "Username is available",
|
|
360
|
+
"description": "Please enter the username you want to use to log in.",
|
|
361
|
+
"exists": "This username is already taken",
|
|
362
|
+
"instructions": "Please use 32 characters at maximum.",
|
|
363
|
+
"invalid": "Username can only contain letters, numbers, and underscores",
|
|
364
|
+
"label": "Username",
|
|
365
|
+
"maxLength": "Username must be no more than {max} characters long",
|
|
366
|
+
"minLength": "Username must be at least {min} characters long",
|
|
367
|
+
"placeholder": "Enter your username",
|
|
368
|
+
"required": "Username is required",
|
|
369
|
+
"same": "Username is the same",
|
|
370
|
+
"success": "Username updated successfully",
|
|
371
|
+
"title": "Username"
|
|
372
|
+
},
|
|
373
|
+
"verificationCode": {
|
|
374
|
+
"invalid": "Verification code is invalid",
|
|
375
|
+
"label": "Verification code",
|
|
376
|
+
"maxLength": "Verification code must not exceed {max} characters",
|
|
377
|
+
"minLength": "Verification code must be at least {min} characters",
|
|
378
|
+
"placeholder": "Enter verification code",
|
|
379
|
+
"required": "Verification code is required"
|
|
380
|
+
},
|
|
381
|
+
"website": {
|
|
382
|
+
"format": "Website URL format is invalid",
|
|
383
|
+
"invalid": "Please enter a valid website URL",
|
|
384
|
+
"label": "Website",
|
|
385
|
+
"placeholder": "Enter your website URL",
|
|
386
|
+
"required": "Website URL is required"
|
|
387
|
+
},
|
|
388
|
+
"workspace": {
|
|
389
|
+
"create": {
|
|
390
|
+
"action": "Create Workspace",
|
|
391
|
+
"description": "Create a new workspace to organize your projects and collaborate with your team.",
|
|
392
|
+
"descriptionHasWorkspace": "You already have workspaces. Create another one to organize your projects and collaborate with your team.",
|
|
393
|
+
"success": "Workspace created successfully",
|
|
394
|
+
"title": "Create New Workspace"
|
|
395
|
+
},
|
|
396
|
+
"delete": {
|
|
397
|
+
"action": "Delete Workspace",
|
|
398
|
+
"description": "Permanently remove your workspace and all of its contents. This action is not reversible, so please continue with caution.",
|
|
399
|
+
"instructions": "Please type the workspace slug to confirm deletion",
|
|
400
|
+
"success": "Your workspace has been deleted.",
|
|
401
|
+
"title": "Delete Workspace"
|
|
402
|
+
},
|
|
403
|
+
"name": {
|
|
404
|
+
"description": "Please enter a name for your workspace.",
|
|
405
|
+
"instructions": "Please use 32 characters at maximum.",
|
|
406
|
+
"invalid": "Workspace name contains invalid characters",
|
|
407
|
+
"label": "Workspace Name",
|
|
408
|
+
"maxLength": "Workspace name must be no more than {max} characters long",
|
|
409
|
+
"minLength": "Workspace name must be at least {min} characters long",
|
|
410
|
+
"placeholder": "Acme Inc",
|
|
411
|
+
"required": "Workspace name is required",
|
|
412
|
+
"same": "Workspace name is the same",
|
|
413
|
+
"success": "Workspace name updated successfully"
|
|
414
|
+
},
|
|
415
|
+
"slug": {
|
|
416
|
+
"description": "Please enter a unique slug for your workspace URL.",
|
|
417
|
+
"doesNotMatch": "Workspace slug does not match",
|
|
418
|
+
"exists": "This workspace slug is already taken",
|
|
419
|
+
"format": "Workspace slug can only contain lowercase letters, numbers, and hyphens",
|
|
420
|
+
"instructions": "Please use lowercase letters, numbers, and hyphens only.",
|
|
421
|
+
"invalid": "This workspace slug is reserved and cannot be used",
|
|
422
|
+
"label": "Workspace Slug",
|
|
423
|
+
"maxLength": "Workspace slug must be at most {max} characters",
|
|
424
|
+
"minLength": "Workspace slug must be at least {min} characters",
|
|
425
|
+
"placeholder": "acme",
|
|
426
|
+
"required": "Workspace slug is required",
|
|
427
|
+
"same": "Workspace slug is the same",
|
|
428
|
+
"success": "Workspace slug updated successfully"
|
|
429
|
+
}
|
|
430
|
+
}
|
|
431
|
+
}
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
{
|
|
2
|
+
"account": {
|
|
3
|
+
"ACCOUNTS_DESCRIPTION": "Switch between your currently signed in accounts.",
|
|
4
|
+
"ACCOUNTS_INSTRUCTIONS": "Please sign in to an additional account.",
|
|
5
|
+
"ACCOUNTS_TITLE": "Accounts",
|
|
6
|
+
"ADD_PASSKEY": "Add Passkey",
|
|
7
|
+
"BACKUP_CODES_DESCRIPTION": "Save these backup codes in a secure place. You can use them to access your account if you lose your two-factor authentication method.",
|
|
8
|
+
"BACKUP_CODES_TITLE": "Backup Codes",
|
|
9
|
+
"CHANGE_PASSWORD_DESCRIPTION": "Please enter your current password and a new password.",
|
|
10
|
+
"CHANGE_PASSWORD_INSTRUCTIONS": "Please use 8 characters at minimum.",
|
|
11
|
+
"CHANGE_PASSWORD_SUCCESS": "Your password has been changed.",
|
|
12
|
+
"CHANGE_PASSWORD_TITLE": "Change Password",
|
|
13
|
+
"COPY_ALL_CODES": "Copy all codes",
|
|
14
|
+
"CURRENT_SESSION": "Current Session",
|
|
15
|
+
"DELETE_ACCOUNT_ACTION": "Delete Account",
|
|
16
|
+
"DELETE_ACCOUNT_DESCRIPTION": "Permanently remove your account and all of its contents. This action is not reversible, so please continue with caution.",
|
|
17
|
+
"DELETE_ACCOUNT_INSTRUCTIONS": "Please confirm the deletion of your account. This action is not reversible, so please continue with caution.",
|
|
18
|
+
"DELETE_ACCOUNT_SUCCESS": "Your account has been deleted.",
|
|
19
|
+
"DELETE_ACCOUNT_TITLE": "Delete Account",
|
|
20
|
+
"DELETE_ACCOUNT_VERIFY": "Please check your email to verify the deletion of your account.",
|
|
21
|
+
"DISABLE_TWO_FACTOR": "Disable Two-Factor",
|
|
22
|
+
"DISPLAY_USER_DESCRIPTION": "This is your unique account identifier.",
|
|
23
|
+
"DISPLAY_USER_TITLE": "Your User ID",
|
|
24
|
+
"ENABLE_TWO_FACTOR": "Enable Two-Factor",
|
|
25
|
+
"PASSKEYS_DESCRIPTION": "Manage your passkeys for secure access.",
|
|
26
|
+
"PASSKEYS_INSTRUCTIONS": "Securely access your account without a password.",
|
|
27
|
+
"PASSKEYS_TITLE": "Passkeys",
|
|
28
|
+
"PROVIDERS_DESCRIPTION": "Connect your account with a third-party service.",
|
|
29
|
+
"PROVIDERS_TITLE": "Providers",
|
|
30
|
+
"SESSION_APP": "App",
|
|
31
|
+
"SESSION_EXPIRED": "Session expired. Please re-authenticate to perform this action.",
|
|
32
|
+
"SESSION_NOT_FRESH": "Your session is not fresh. Please sign in again.",
|
|
33
|
+
"SESSIONS_DESCRIPTION": "Manage your active sessions and revoke access.",
|
|
34
|
+
"SESSIONS_TITLE": "Sessions",
|
|
35
|
+
"SET_PASSWORD_ACTION": "Set Password",
|
|
36
|
+
"SET_PASSWORD_DESCRIPTION": "Please click the button below to receive an email to set up a password for your account.",
|
|
37
|
+
"SET_PASSWORD_TITLE": "Set Your Password",
|
|
38
|
+
"TWO_FACTOR_DESCRIPTION": "Add an extra layer of security to your account.",
|
|
39
|
+
"TWO_FACTOR_DISABLE_INSTRUCTIONS": "Please enter your password to disable 2FA.",
|
|
40
|
+
"TWO_FACTOR_DISABLED": "Two-Factor Authentication has been disabled",
|
|
41
|
+
"TWO_FACTOR_ENABLE_INSTRUCTIONS": "Please enter your password to enable 2FA.",
|
|
42
|
+
"TWO_FACTOR_TITLE": "Two-Factor"
|
|
43
|
+
},
|
|
44
|
+
"auth": {
|
|
45
|
+
"ALREADY_HAVE_AN_ACCOUNT": "Already have an account?",
|
|
46
|
+
"CONTINUE_WITH_AUTHENTICATOR": "Continue with Authenticator",
|
|
47
|
+
"DISABLED_CREDENTIALS_DESCRIPTION": "Please choose a provider to log in to your account",
|
|
48
|
+
"DONT_HAVE_AN_ACCOUNT": "Don't have an account?",
|
|
49
|
+
"EMAIL_OTP_DESCRIPTION": "Please enter your email to receive a code",
|
|
50
|
+
"EMAIL_OTP_SEND_ACTION": "Send code",
|
|
51
|
+
"EMAIL_OTP_TITLE": "Email Code",
|
|
52
|
+
"EMAIL_OTP_VERIFICATION_SENT": "Please check your email for the verification code",
|
|
53
|
+
"EMAIL_OTP_VERIFY_ACTION": "Verify code",
|
|
54
|
+
"FORGOT_AUTHENTICATOR": "Forgot authenticator?",
|
|
55
|
+
"FORGOT_PASSWORD_ACTION": "Send reset link",
|
|
56
|
+
"FORGOT_PASSWORD_DESCRIPTION": "Please enter your email to reset your password",
|
|
57
|
+
"FORGOT_PASSWORD_EMAIL_SENT": "Please check your email for the password reset link",
|
|
58
|
+
"FORGOT_PASSWORD_TITLE": "Forgot Password",
|
|
59
|
+
"GO_BACK": "Go back",
|
|
60
|
+
"INVALID_RESET_PASSWORD_TOKEN": "Invalid reset password token",
|
|
61
|
+
"MAGIC_LINK_ACTION": "Send magic link",
|
|
62
|
+
"MAGIC_LINK_DESCRIPTION": "Please enter your email to receive a magic link",
|
|
63
|
+
"MAGIC_LINK_EMAIL_SENT": "Please check your email for the magic link",
|
|
64
|
+
"MAGIC_LINK_TITLE": "Magic Link",
|
|
65
|
+
"ONE_TIME_PASSWORD": "One-Time Password",
|
|
66
|
+
"OR_CONTINUE_WITH": "Or continue with",
|
|
67
|
+
"PASSKEY": "Passkey",
|
|
68
|
+
"RECOVER_ACCOUNT_ACTION": "Recover account",
|
|
69
|
+
"RECOVER_ACCOUNT_DESCRIPTION": "Please enter a backup code to access your account",
|
|
70
|
+
"RECOVER_ACCOUNT_TITLE": "Recover Account",
|
|
71
|
+
"RESEND_CODE": "Resend code",
|
|
72
|
+
"RESET_PASSWORD_ACTION": "Save new password",
|
|
73
|
+
"RESET_PASSWORD_DESCRIPTION": "Please enter your new password below",
|
|
74
|
+
"RESET_PASSWORD_SUCCESS": "Password reset successfully",
|
|
75
|
+
"RESET_PASSWORD_TITLE": "Reset Password",
|
|
76
|
+
"SEND_VERIFICATION_CODE": "Send verification code",
|
|
77
|
+
"SIGN_IN_ACTION": "Login",
|
|
78
|
+
"SIGN_IN_DESCRIPTION": "Please enter your email below to log in to your account",
|
|
79
|
+
"SIGN_IN_TITLE": "Sign In",
|
|
80
|
+
"SIGN_IN_WITH": "Sign in with",
|
|
81
|
+
"SIGN_IN_WITH_USERNAME_DESCRIPTION": "Please enter your username or email to log in to your account",
|
|
82
|
+
"SIGN_UP_ACTION": "Create an account",
|
|
83
|
+
"SIGN_UP_DESCRIPTION": "Please enter your information to create an account",
|
|
84
|
+
"SIGN_UP_EMAIL_SENT": "Please check your email for the verification link",
|
|
85
|
+
"SIGN_UP_TITLE": "Sign Up",
|
|
86
|
+
"TRUST_DEVICE_LABEL": "Trust this device",
|
|
87
|
+
"TWO_FACTOR_ACTION": "Verify code",
|
|
88
|
+
"TWO_FACTOR_DESCRIPTION": "Please enter your one-time password to continue",
|
|
89
|
+
"TWO_FACTOR_ENABLED": "Two-factor authentication has been enabled",
|
|
90
|
+
"TWO_FACTOR_TITLE": "Two-Factor",
|
|
91
|
+
"TWO_FACTOR_TOTP_LABEL": "Scan the QR Code with your Authenticator"
|
|
92
|
+
},
|
|
93
|
+
"workspace": {
|
|
94
|
+
"ACCEPT_INVITATION_DESCRIPTION": "You have been invited to join this workspace. Accept or reject the invitation below.",
|
|
95
|
+
"ACCEPT_INVITATION_TITLE": "Accept Invitation",
|
|
96
|
+
"ADD_WORKSPACE": "Add Workspace",
|
|
97
|
+
"ADMIN": "Admin",
|
|
98
|
+
"CANCEL_INVITATION_SUCCESS": "Invitation cancelled successfully",
|
|
99
|
+
"DISPLAY_WORKSPACE_DESCRIPTION": "This is your unique workspace identifier.",
|
|
100
|
+
"DISPLAY_WORKSPACE_TITLE": "Your Workspace ID",
|
|
101
|
+
"INVITATION_ACCEPTED": "Invitation accepted successfully",
|
|
102
|
+
"INVITATION_EXPIRED": "Invitation has expired",
|
|
103
|
+
"INVITATION_NOT_FOUND": "Invitation not found",
|
|
104
|
+
"INVITATION_REJECTED": "Invitation rejected successfully",
|
|
105
|
+
"INVITE_MEMBER": "Invite Member",
|
|
106
|
+
"INVITE_MEMBER_ACTION": "Invite Member",
|
|
107
|
+
"INVITE_MEMBER_DESCRIPTION": "Invite a new member to join your workspace.",
|
|
108
|
+
"INVITE_MEMBER_TITLE": "Invite Member",
|
|
109
|
+
"LEAVE_WORKSPACE_ACTION": "Leave Workspace",
|
|
110
|
+
"LEAVE_WORKSPACE_DESCRIPTION": "Are you sure you want to leave this workspace? You will lose access to all workspace resources.",
|
|
111
|
+
"LEAVE_WORKSPACE_SUCCESS": "You have successfully left the workspace.",
|
|
112
|
+
"LEAVE_WORKSPACE_TITLE": "Leave Workspace",
|
|
113
|
+
"MANAGE_WORKSPACE_ACTION": "Manage Workspace",
|
|
114
|
+
"MEMBER": "Member",
|
|
115
|
+
"MEMBER_ROLE_UPDATED": "Member role updated successfully",
|
|
116
|
+
"MEMBERS_DESCRIPTION": "Manage members and their roles in your workspace.",
|
|
117
|
+
"MEMBERS_INSTRUCTIONS": "Invite team members to collaborate on your workspace.",
|
|
118
|
+
"MEMBERS_TITLE": "Members",
|
|
119
|
+
"OWNER": "Owner",
|
|
120
|
+
"PENDING_INVITATIONS_DESCRIPTION": "Manage pending invitations to your workspace.",
|
|
121
|
+
"PENDING_INVITATIONS_TITLE": "Pending Invitations",
|
|
122
|
+
"REMOVE_MEMBER_ACTION": "Remove Member",
|
|
123
|
+
"REMOVE_MEMBER_DESCRIPTION": "Are you sure you want to remove this member from the workspace?",
|
|
124
|
+
"REMOVE_MEMBER_SUCCESS": "Member removed successfully",
|
|
125
|
+
"REMOVE_MEMBER_TITLE": "Remove Member",
|
|
126
|
+
"ROLE": "Role",
|
|
127
|
+
"SEND_INVITATION_ACTION": "Send Invitation",
|
|
128
|
+
"SEND_INVITATION_SUCCESS": "Invitation sent successfully",
|
|
129
|
+
"SHARED_WORKSPACES": "Shared Workspaces",
|
|
130
|
+
"UPDATE_MEMBER_ROLE_ACTION": "Update Role",
|
|
131
|
+
"UPDATE_MEMBER_ROLE_DESCRIPTION": "Change the role of this member in the workspace.",
|
|
132
|
+
"UPDATE_MEMBER_ROLE_TITLE": "Update Member Role",
|
|
133
|
+
"UPDATE_ROLE_ACTION": "Update Role",
|
|
134
|
+
"WORKSPACES_DESCRIPTION": "Manage your workspaces and memberships.",
|
|
135
|
+
"WORKSPACES_INSTRUCTIONS": "Create an workspace to collaborate with other users.",
|
|
136
|
+
"YOUR_WORKSPACES": "Your Workspaces"
|
|
137
|
+
}
|
|
138
|
+
}
|