|
@@ -120,7 +120,10 @@
|
|
|
"c4": "Note",
|
|
|
"b5": "Please log in",
|
|
|
"a2": "Unlicensed",
|
|
|
- "a3": "The activity has not been opened, please wait"
|
|
|
+ "a3": "The activity has not been opened, please wait",
|
|
|
+ "a4": "Ongoing",
|
|
|
+ "a5": "Winning",
|
|
|
+ "a6": "Nothing"
|
|
|
},
|
|
|
"money": {
|
|
|
"a1": "wallet",
|
|
@@ -536,7 +539,7 @@
|
|
|
"b5": "Confirm Password",
|
|
|
"b6": "Please confirm your password",
|
|
|
"b7": "Change Password",
|
|
|
- "b8": "Please enter the correct email number",
|
|
|
+ "b8": "Please enter the correct phone number",
|
|
|
"b9": "Google Authenticator",
|
|
|
"c0": "How to do: Download and open Google Authenticator, scan the QR code below or manually enter the secret key to add a verification token.",
|
|
|
"c1": "Copy key",
|
|
@@ -564,12 +567,17 @@
|
|
|
"e3": "Confirm",
|
|
|
"e4": "Set up successfully",
|
|
|
"f1":"Password & Confirm Password don’t match",
|
|
|
- "f2":"Wrong verification code"
|
|
|
+ "f2":"Wrong verification code",
|
|
|
+ "f3": "Please enter your own account",
|
|
|
+ "f4": "Successfully applied for cancellation, please wait",
|
|
|
+ "f5": "Password modification successful",
|
|
|
+ "f6": "Personal Information",
|
|
|
+ "f7": "Change Password"
|
|
|
},
|
|
|
|
|
|
"login": {
|
|
|
"a0": "Game",
|
|
|
- "a1": "Please enter phone number/email",
|
|
|
+ "a1": "Please enter phone number",
|
|
|
"a2": "Password",
|
|
|
"a3": "Please enter a password",
|
|
|
"a4": "Login",
|
|
@@ -583,6 +591,7 @@
|
|
|
"b3": "Please enter a transaction password",
|
|
|
"b4": "Please enter a invitation code",
|
|
|
"b5": "Send code",
|
|
|
- "b6": "Please enter code"
|
|
|
+ "b6": "Please enter code",
|
|
|
+ "b7": "Are you sure you want to log out"
|
|
|
}
|
|
|
}
|