Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
{
"fields": {
"name": "Tên",
"body": "Nội dung",
"entityType": "Loại Entity",
"header": "Phần đầu",
"footer": "Phần chân",
"leftMargin": "Canh trái",
"topMargin": "Căn trên",
"rightMargin": "Căn phải",
"bottomMargin": "Căn dưới",
"printFooter": "In phần chân",
"footerPosition": "Vị trí phần chân",
"pageFormat": "Định dạng trang",
"fontFace": "Phông chữ"
},
"labels": {
"Create Template": "Tạo mẫu"
},
"options": {
"pageOrientation": {
"Portrait": "Chiều đứng",
"Landscape": "Chiều ngang"
},
"placeholders": {
"today": "Hôm nay (ngày)",
"now": "Hiện tại (ngày giờ)"
},
"fontFace": {
"symbol": "Ký tự đặc biệt",
"times": "Thời gian"
},
"pageFormat": {
"Custom": "Tùy chỉnh"
}
}
}