add batch create ab from peer

add batch update ab tags
This commit is contained in:
lejianwen
2024-12-06 19:46:58 +08:00
parent c571aaa3ab
commit f70764f4c6
10 changed files with 208 additions and 13 deletions
+6
View File
@@ -450,5 +450,11 @@
},
"UserToken": {
"One": "User Token"
},
"BatchAddToAB": {
"One": "Batch Add To Address Book"
},
"BatchEditTags": {
"One": "Batch Edit Tags"
}
}
+6
View File
@@ -453,5 +453,11 @@
},
"MyPeer": {
"One": "Mis pares"
},
"BatchAddToAB": {
"One": "Agregar en bloque a la libreta de direcciones"
},
"BatchEditTags": {
"One": "Editar etiquetas en bloque"
}
}
+6
View File
@@ -439,5 +439,11 @@
},
"MyPeer": {
"One": "내 피어"
},
"BatchAddToAB": {
"One": "주소록에 일괄 추가"
},
"BatchEditTags": {
"One": "태그 일괄 편집"
}
}
+6
View File
@@ -453,6 +453,12 @@
},
"MyPeer": {
"One": "Мои партнеры"
},
"BatchAddToAB": {
"One": "Пакетное добавление в адресную книгу"
},
"BatchEditTags": {
"One": "Пакетное редактирование тегов"
}
}
+6
View File
@@ -469,5 +469,11 @@
},
"Information": {
"One": "信息"
},
"BatchAddToAB": {
"One": "批量添加到地址簿"
},
"BatchEditTags": {
"One": "批量编辑标签"
}
}