feat: retry send

This commit is contained in:
archer
2023-09-07 17:06:17 +08:00
parent 6f2d556a87
commit 1b7f87752a
9 changed files with 67 additions and 47 deletions

View File

@@ -63,10 +63,8 @@
"online": "Online Chat",
"share": "Share",
"test": "Test Chat "
}
},
"commom": {
"Password inconsistency": "Password inconsistency"
},
"retry": "Retry"
},
"common": {
"Add": "Add",
@@ -80,7 +78,8 @@
"Filed is repeated": "",
"Input": "Input",
"Output": "Output",
"export": ""
"export": "",
"Password inconsistency": "Password inconsistency"
},
"dataset": {
"Confirm to delete the data": "Confirm to delete the data?",

View File

@@ -63,10 +63,8 @@
"online": "在线使用",
"share": "外部链接调用",
"test": "测试"
}
},
"commom": {
"Password inconsistency": "两次密码不一致"
},
"retry": "重新生成"
},
"common": {
"Add": "添加",
@@ -80,7 +78,8 @@
"Filed is repeated": "字段重复了",
"Input": "输入",
"Output": "输出",
"export": ""
"export": "",
"Password inconsistency": "两次密码不一致"
},
"dataset": {
"Confirm to delete the data": "确认删除该数据?",