This commit is contained in:
Yang Luo
2023-05-31 11:41:47 +08:00
parent 7caa885131
commit 0aa4df40c6
16 changed files with 126 additions and 280 deletions

View File

@ -178,7 +178,7 @@ class PricingEditPage extends React.Component {
</Row>
<Row style={{marginTop: "20px"}} >
<Col style={{marginTop: "5px"}} span={(Setting.isMobile()) ? 22 : 2}>
{Setting.getLabel(i18next.t("pricing:Sub plans"), i18next.t("pricing:Sub plans - Tooltip"))} :
{Setting.getLabel(i18next.t("general:Plans"), i18next.t("general:Plans - Tooltip"))} :
</Col>
<Col span={22} >
<Select mode="tags" style={{width: "100%"}} value={this.state.pricing.plans}