Initial commit
This commit is contained in:
27
application/Espo/Resources/i18n/vi_VN/LayoutManager.json
Normal file
27
application/Espo/Resources/i18n/vi_VN/LayoutManager.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"fields": {
|
||||
"width": "Chiều ngang (%)",
|
||||
"link": "Liên kết",
|
||||
"align": "Căn chỉnh",
|
||||
"style": "Giao diện",
|
||||
"isLarge": "Cỡ chữ lớn"
|
||||
},
|
||||
"options": {
|
||||
"align": {
|
||||
"left": "Trái",
|
||||
"right": "Phải"
|
||||
},
|
||||
"style": {
|
||||
"default": "Mặc định",
|
||||
"success": "Thành công",
|
||||
"danger": "Nguy hiểm",
|
||||
"info": "Thông tin",
|
||||
"warning": "Cảnh báo",
|
||||
"primary": "Chính"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"New panel": "Khung mới",
|
||||
"Layout": "Bố cục"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user