html:
<span translate="overview.resource.vpcCountInfo" translate-values="{vpcCount:‘{{vm.totalVpcCount||0}}‘,vpcQouta:‘{{vm.vpcQuota}}‘,networks:‘{{vm.totalVpcCount>1? ‘networks‘ : ‘network‘}}‘}"></span>
property:
"overview.resource.vpcCountInfo": "{{vpcCount}} VPC {{networks}} created. Your VPC quota is {{vpcQouta}}. "
时间: 2024-10-13 16:24:24