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": { |
||||
|
"Permission:Blogging": "Blog", |
||||
|
"Permission:Blogs": "Blogs", |
||||
|
"Permission:Posts": "Bài viết", |
||||
|
"Permission:Tags": "Thẻ", |
||||
|
"Permission:Comments": "Bình luận", |
||||
|
"Permission:Management": "Quản lý", |
||||
|
"Permission:Edit": "Sửa", |
||||
|
"Permission:Create": "Tạo", |
||||
|
"Permission:Delete": "Xóa" |
||||
|
} |
||||
|
} |
||||
Loading…
Reference in new issue