fix: UDM用户加载全部优化和补充多语言

This commit is contained in:
TsMask
2023-09-23 10:55:26 +08:00
parent 92434e0cd3
commit 08fdeb89f1
4 changed files with 57 additions and 31 deletions

View File

@@ -123,18 +123,28 @@ export default {
},
neUser: {
auth: {
neTypePlease: 'Query network element type',
neType: 'UDM Type',
export: 'Export',
exportConfirm: "Are you sure to export all authentication user data?",
import: 'Import',
loadDataConfirm: "Are you sure you want to reload the data?",
loadData: "LoadData",
loadDataTip: 'Successfully obtained updated data: {num} items. The system is updating the data internally. Please do not click repeatedly to obtain updates!!!',
num:'Number allocation',
batchAddText: 'Batch Add',
batchDelText: 'Batch Del',
},
sub:{
export: 'Export',
import: 'Import',
loadData: "LoadData"
},
sub:{
neTypePlease: 'Query network element type',
neType: 'UDM Type',
export: 'Export',
exportConfirm: "Are you sure to export all signed user data?",
import: 'Import',
loadDataConfirm: "Are you sure you want to reload the data?",
loadData: "LoadData",
loadDataTip: 'Successfully obtained updated data: {num} items. The system is updating the data internally. Please do not click repeatedly to obtain updates!!!',
},
base5G: {
neTypePlease: 'Query network element type',
neType: 'AMF Type',