Commit b2c8cb0a authored by honghy's avatar honghy Committed by wux

默认地址多语言

parent 82c8c052
......@@ -27,7 +27,7 @@
color="#ff4d4f"
:checked="check == item.id"
:value="item.name"
/>设为默认地址</label
/>{{$lang.lang.create.default}}</label
>
</view>
<view class="item-footer-right">
......
......@@ -125,4 +125,5 @@ export default {
"hideBillLadingPrice": "No",
"tips": "Tips",
"areaCodeAndDestCountryCheckFail": "The location of the number is different from the destination country. Please check",
"default": "Default"
}
......@@ -124,5 +124,6 @@ export default {
"displayBillLadingPrice": "Oui",
"hideBillLadingPrice": "Non",
"tips": "Conseils",
"areaCodeAndDestCountryCheckFail": "L'emplacement du numéro est différent du pays de destination. Veuillez vérifier"
"areaCodeAndDestCountryCheckFail": "L'emplacement du numéro est différent du pays de destination. Veuillez vérifier",
"default": "Valeur par défaut"
}
......@@ -125,4 +125,5 @@ export default {
"hideBillLadingPrice": "不显示",
"tips": "提示",
"areaCodeAndDestCountryCheckFail": "电话所在国与目的国不一致,请检查",
"default": "默认值"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment