update title

parent 3d032b75
......@@ -24,7 +24,7 @@ export default {
},
emptyData: 'Không có dữ liệu',
crudActions: {
add: 'Thêm mới',
add: 'Thêm',
update: 'Cập nhật',
delete: 'Xoá',
search: 'Tìm kiếm',
......@@ -43,7 +43,7 @@ export default {
requireGroupDescription: 'Vui lòng cung cấp mô tả nhóm người dùng',
},
actionMessages: {
addNewSuccess: 'Thêm mới nhóm người dùng thành công',
addNewSuccess: 'Thêm nhóm người dùng thành công',
deleteSuccess: 'Xoá nhóm người dùng thành công',
updateSuccess: 'Cập nhật nhóm người dùng thành công',
},
......@@ -77,7 +77,7 @@ export default {
},
dialogLabel: {
title: {
addUser: 'Thêm mới người dùng',
addUser: 'Thêm người dùng',
updateUser: 'Cập nhật người dùng',
},
fieldLabels: {
......@@ -134,8 +134,8 @@ export default {
},
},
// Đơn vị chủ quản
managingUnit: {
// Đơn vị chủ quản
managingUnit: {
title: 'Đơn vị chủ quản',
tableColumns: {
code: 'Mã đơn vị',
......@@ -213,7 +213,7 @@ export default {
},
dialogLabel: {
title: {
addCustomer: 'Thêm mới khách hàng',
addCustomer: 'Thêm khách hàng',
updateCustomer: 'Cập nhật khách hàng',
},
fieldLabels: {
......@@ -283,7 +283,7 @@ export default {
},
dialogLabel: {
title: {
addArtist: 'Thêm mới nghệ sỹ',
addArtist: 'Thêm nghệ sỹ',
updateArtist: 'Cập nhật nghệ sỹ',
},
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment