Fix "Phone prefix" text typo.

This commit is contained in:
Gucheng Wang
2021-11-06 15:01:51 +08:00
parent 5fd681e971
commit acaee2e892
8 changed files with 15 additions and 15 deletions

View File

@ -170,7 +170,7 @@ class OrganizationEditPage extends React.Component {
</Row> </Row>
<Row style={{marginTop: '20px'}} > <Row style={{marginTop: '20px'}} >
<Col style={{marginTop: '5px'}} span={(Setting.isMobile()) ? 22 : 2}> <Col style={{marginTop: '5px'}} span={(Setting.isMobile()) ? 22 : 2}>
{Setting.getLabel(i18next.t("general:Phone Prefix"), i18next.t("general:Phone Prefix - Tooltip"))} : {Setting.getLabel(i18next.t("general:Phone prefix"), i18next.t("general:Phone prefix - Tooltip"))} :
</Col> </Col>
<Col span={22} > <Col span={22} >
<Input addonBefore={"+"} value={this.state.organization.phonePrefix} onChange={e => { <Input addonBefore={"+"} value={this.state.organization.phonePrefix} onChange={e => {

View File

@ -58,8 +58,8 @@
"OAuth providers": "OAuth providers", "OAuth providers": "OAuth providers",
"Applications that require authentication": "Applications that require authentication", "Applications that require authentication": "Applications that require authentication",
"Swagger": "Swagger", "Swagger": "Swagger",
"Phone Prefix": "Phone Prefix", "Phone prefix": "Phone prefix",
"Phone Prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions", "Phone prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions",
"Enter the code": "Enter the code", "Enter the code": "Enter the code",
"Captcha": "Captcha", "Captcha": "Captcha",
"Authorization code": "Authorization code", "Authorization code": "Authorization code",

View File

@ -59,8 +59,8 @@
"OAuth providers": "OAuth providers", "OAuth providers": "OAuth providers",
"Applications that require authentication": "Applications that require authentication", "Applications that require authentication": "Applications that require authentication",
"Swagger": "Swagger", "Swagger": "Swagger",
"Phone Prefix": "Phone Prefix", "Phone prefix": "Phone prefix",
"Phone Prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions", "Phone prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions",
"Enter the code": "Enter the code", "Enter the code": "Enter the code",
"Captcha": "Captcha", "Captcha": "Captcha",
"Authorization code":"Authorization code", "Authorization code":"Authorization code",

View File

@ -58,8 +58,8 @@
"OAuth providers": "OAuth providers", "OAuth providers": "OAuth providers",
"Applications that require authentication": "Applications that require authentication", "Applications that require authentication": "Applications that require authentication",
"Swagger": "Swagger", "Swagger": "Swagger",
"Phone Prefix": "Phone Prefix", "Phone prefix": "Phone prefix",
"Phone Prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions", "Phone prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions",
"Enter the code": "Enter the code", "Enter the code": "Enter the code",
"Captcha": "Captcha", "Captcha": "Captcha",
"Authorization code": "Authorization code", "Authorization code": "Authorization code",

View File

@ -58,8 +58,8 @@
"OAuth providers": "OAuth providers", "OAuth providers": "OAuth providers",
"Applications that require authentication": "Applications that require authentication", "Applications that require authentication": "Applications that require authentication",
"Swagger": "Swagger", "Swagger": "Swagger",
"Phone Prefix": "Phone Prefix", "Phone prefix": "Phone prefix",
"Phone Prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions", "Phone prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions",
"Enter the code": "Enter the code", "Enter the code": "Enter the code",
"Captcha": "Captcha", "Captcha": "Captcha",
"Authorization code": "Authorization code", "Authorization code": "Authorization code",

View File

@ -58,8 +58,8 @@
"OAuth providers": "OAuth providers", "OAuth providers": "OAuth providers",
"Applications that require authentication": "Applications that require authentication", "Applications that require authentication": "Applications that require authentication",
"Swagger": "Swagger", "Swagger": "Swagger",
"Phone Prefix": "Phone Prefix", "Phone prefix": "Phone prefix",
"Phone Prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions", "Phone prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions",
"Enter the code": "Enter the code", "Enter the code": "Enter the code",
"Captcha": "Captcha", "Captcha": "Captcha",
"Authorization code": "Authorization code", "Authorization code": "Authorization code",

View File

@ -58,8 +58,8 @@
"OAuth providers": "OAuth providers", "OAuth providers": "OAuth providers",
"Applications that require authentication": "Applications that require authentication", "Applications that require authentication": "Applications that require authentication",
"Swagger": "Swagger", "Swagger": "Swagger",
"Phone Prefix": "Phone Prefix", "Phone prefix": "Phone prefix",
"Phone Prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions", "Phone prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions",
"Enter the code": "Enter the code", "Enter the code": "Enter the code",
"Captcha": "Captcha", "Captcha": "Captcha",
"Authorization code": "Authorization code", "Authorization code": "Authorization code",

View File

@ -58,8 +58,8 @@
"OAuth providers": "OAuth提供方", "OAuth providers": "OAuth提供方",
"Applications that require authentication": "需要鉴权的应用", "Applications that require authentication": "需要鉴权的应用",
"Swagger": "API文档", "Swagger": "API文档",
"Phone Prefix": "手机号前缀", "Phone prefix": "手机号前缀",
"Phone Prefix - Tooltip": "移动电话号码前缀,用于区分国家或地区", "Phone prefix - Tooltip": "移动电话号码前缀,用于区分国家或地区",
"Enter the code": "输入验证码", "Enter the code": "输入验证码",
"Captcha": "人机验证码", "Captcha": "人机验证码",
"Authorization code": "授权码", "Authorization code": "授权码",