intl_en.arb
2.86 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"@@last_modified": "2020-05-29T16:55:56.054100",
"title": "One Poem",
"@title": {
"description": "Title for the application",
"type": "text",
"placeholders": {}
},
"verificationCodeLogin": "Verification Code Login",
"@verificationCodeLogin": {
"description": "Title for the Login page",
"type": "text",
"placeholders": {}
},
"passwordLogin": "Password Login",
"@passwordLogin": {
"description": "Password Login",
"type": "text",
"placeholders": {}
},
"login": "Login",
"@login": {
"description": "Login",
"type": "text",
"placeholders": {}
},
"forgotPasswordLink": "Forgot Password",
"@forgotPasswordLink": {
"description": "Forgot Password",
"type": "text",
"placeholders": {}
},
"inputPasswordHint": "Please enter the password",
"@inputPasswordHint": {
"description": "Please enter the password",
"type": "text",
"placeholders": {}
},
"inputUsernameHint": "Please input username",
"@inputUsernameHint": {
"description": "Please input username",
"type": "text",
"placeholders": {}
},
"noAccountRegisterLink": "No account yet? Register now",
"@noAccountRegisterLink": {
"description": "No account yet? Register now",
"type": "text",
"placeholders": {}
},
"register": "Register",
"@register": {
"description": "Register",
"type": "text",
"placeholders": {}
},
"openYourAccount": "Open your account",
"@openYourAccount": {
"description": "Open your account",
"type": "text",
"placeholders": {}
},
"inputPhoneHint": "Please enter phone number",
"@inputPhoneHint": {
"description": "Please enter phone number",
"type": "text",
"placeholders": {}
},
"inputVerificationCodeHint": "Please enter verification code",
"@inputVerificationCodeHint": {
"description": "Please enter verification code",
"type": "text",
"placeholders": {}
},
"inputPhoneInvalid": "Please input valid mobile phone number",
"@inputPhoneInvalid": {
"description": "Please input valid mobile phone number",
"type": "text",
"placeholders": {}
},
"verificationButton": "Not really sent, just log in!",
"@verificationButton": {
"description": "Not really sent, just log in!",
"type": "text",
"placeholders": {}
},
"getVerificationCode": "Get verification code",
"@getVerificationCode": {
"description": "Get verification code",
"type": "text",
"placeholders": {}
},
"confirm": "Confirm",
"@confirm": {
"type": "text",
"placeholders": {}
},
"resetLoginPassword": "Reset Login Password",
"@resetLoginPassword": {
"description": "Reset login password",
"type": "text",
"placeholders": {}
},
"registeredTips": "Unregistered mobile phone number, please ",
"@registeredTips": {
"description": "Registered Tips",
"type": "text",
"placeholders": {}
}
}