mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-05 05:50:19 +08:00
Remove i18n duplicates
This commit is contained in:
@ -178,7 +178,7 @@ class TokenListPage extends BaseListPage {
|
||||
...this.getColumnSearchProps("expiresIn"),
|
||||
},
|
||||
{
|
||||
title: i18next.t("token:Scope"),
|
||||
title: i18next.t("provider:Scope"),
|
||||
dataIndex: "scope",
|
||||
key: "scope",
|
||||
width: "110px",
|
||||
|
Reference in New Issue
Block a user