@@ -1,4 +1,5 @@
export default {
+ "searchText": "Please enter search keywords",
"technicalAdvice": "Technical Support:18502918086,15809218541",
"level": "Position Level",
"levelContent": "Position Level",
+ "searchText": "Por favor, introduzca la palabra clave de búsqueda",
"technicalAdvice": "Consultoría técnica: 18502918086",
"level": "Obligatorio- Nivel",
"levelContent": "Obligatorio- Nivel",
@@ -26,7 +26,7 @@
:cancel-button-text="lang[langType].cancel" @confirm="countryRegionConfirm"
:title="lang[langType].countryRegion" @cancel="showCountryRegion = false">
<template #columns-top>
- <van-search @update:model-value="input" v-model="searchConuntry" placeholder="请输入搜索关键词" />
+ <van-search @update:model-value="input" v-model="searchConuntry" :placeholder="lang[langType].searchText" />
</template>
</van-picker>
</van-popup>
+ "searchText": "请输入搜索关键词",
"technicalAdvice": "技术咨询:18502918086",
"identityType": "身份类别",
"identityTypeContent": "身份类别",