fix: UDM用户加载全部优化和补充多语言
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user