码迷,mamicode.com
首页 > 其他好文 > 详细

angular translate

时间:2015-09-14 16:55:21      阅读:193      评论:0      收藏:0      [点我收藏+]

标签:translate


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}}. "


本文出自 “技术人生” 博客,请务必保留此出处http://wangyuelucky.blog.51cto.com/1011508/1694555

angular translate

标签:translate

原文地址:http://wangyuelucky.blog.51cto.com/1011508/1694555

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!