-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustom-labels.json.dist
39 lines (39 loc) · 1.16 KB
/
custom-labels.json.dist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"OryFM": "",
"Login": "",
"Email Address": "",
"Enter valid email address": "",
"Username": "",
"Enter username": "",
"Password": "",
"Enter password": "",
"Remember me": "",
"Forgot Password?": "",
"Proceed": "",
"Success": "",
"You should receive an email shortly with a link to set your new password.": "",
"Test Mode Link": "",
"Error": "",
"The requested link is either expired or invalid.": "",
"Return to home screen": "",
"Reset your password": "",
"Your new password has been setup successfully.": "",
"Continue": "",
"Reset Password": "",
"Enter your account email address below to continue.": "",
"Set Password": "",
"Create a new password": "",
"Retype Password": "",
"Enter at least {{min}} characters": "",
"{{clientName}} wants to access your account.": "",
"Make sure you trust {{clientName}}": "",
"Remember Decision": "",
"Cancel": "",
"Allow": "",
"Valid email address required": "",
"Password required": "",
"Invalid credentials": "",
"See your email address": "",
"See your name": "",
"Passwords do not match": ""
}