mirror of https://github.com/abpframework/abp.git
committed by
GitHub
1 changed files with 14 additions and 0 deletions
@ -0,0 +1,14 @@ |
|||
{ |
|||
"culture": "vi", |
|||
"texts": { |
|||
"Volo.Abp.Identity:010001": "Bạn không thể xóa tài khoản của riêng bạn!", |
|||
"Permission:IdentityManagement": "Quản lý danh tính", |
|||
"Permission:RoleManagement": "Quản lý vai trò", |
|||
"Permission:Create": "Tạo", |
|||
"Permission:Edit": "Sửa", |
|||
"Permission:Delete": "Xóa", |
|||
"Permission:ChangePermissions": "Thay đổi quyền", |
|||
"Permission:UserManagement": "Quản lý người dùng", |
|||
"Permission:UserLookup": "Tra cứu người dùng" |
|||
} |
|||
} |
|||
Loading…
Reference in new issue