mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 13:20:19 +08:00
Fix i18n
This commit is contained in:
@ -140,7 +140,7 @@ class SubscriptionListPage extends BaseListPage {
|
||||
...this.getColumnSearchProps("duration"),
|
||||
},
|
||||
{
|
||||
title: i18next.t("subscription:Plan"),
|
||||
title: i18next.t("general:Plan"),
|
||||
dataIndex: "plan",
|
||||
key: "plan",
|
||||
width: "140px",
|
||||
|
Reference in New Issue
Block a user