17 lines
634 B
TypeScript
17 lines
634 B
TypeScript
|
export default {
|
||
|
"Sign in via work WeChat": "Sign in via Work WeChat",
|
||
|
"Agent ID": "Agent ID",
|
||
|
"Corp ID": "Corp ID",
|
||
|
"Corp Secret": "Corp Secret",
|
||
|
"WorkWeChat": "WorkWeChat",
|
||
|
"workWeChat": "workWeChat",
|
||
|
"Redirect URL": "Redirect URL",
|
||
|
"Please enter the authCode": "Please enter the authCode",
|
||
|
"Authorizing Login": "Authorizing Login",
|
||
|
"Sign up automatically when the user does not exist": "Sign up automatically when the user does not exist",
|
||
|
"User not found": "User not found",
|
||
|
"Failed to get mobile": "Failed to get mobile",
|
||
|
"Failed to get accessToken": "Failed to get accessToken",
|
||
|
"Copied": "Copied"
|
||
|
}
|