mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-15 16:43:50 +08:00
feat: reduce i18n items
This commit is contained in:
@ -176,7 +176,7 @@ class MfaAccountTable extends React.Component {
|
||||
content={<CasdoorAppUrl accessToken={this.props.accessToken} />}
|
||||
>
|
||||
<Button type="primary" size="small">
|
||||
{i18next.t("general:Show URL")}
|
||||
{i18next.t("general:URL")}
|
||||
</Button>
|
||||
</Popover>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user