fix: 任务配置

This commit is contained in:
2024-04-08 18:02:53 +08:00
parent 3bcb066862
commit 48375287d9
16 changed files with 154 additions and 225 deletions

View File

@@ -15,7 +15,8 @@ export default {
'm1': 'Are you sure you want to force logout on this use?',
'm2': 'Successful forced withdrawal!',
'm3_1': 'Confirm the forcibly unselected',
'm3_2': 'users?'
'm3_2': 'users?',
'm4': 'Fuzzy Search'
}
}
}

View File

@@ -15,7 +15,8 @@ export default {
'm1': 'Apakah Anda yakin ingin memaksa logout pada penggunaan ini?',
'm2': 'Penarikan paksa yang berhasil!',
'm3_1': 'Konfirmasikan yang tidak dipilih secara paksa',
'm3_2': 'pengguna?'
'm3_2': 'pengguna?',
'm4': 'Pencarian Kabur'
}
}
}

View File

@@ -15,7 +15,8 @@ export default {
'm1': '确定强制退出该用户吗?',
'm2': '强退成功!',
'm3_1': '确认强退选中的',
'm3_2': '个用户?'
'm3_2': '个用户?',
'm4': '模糊搜索'
}
}
}