19 lines
467 B
JSON
19 lines
467 B
JSON
{
|
|
"fields": {
|
|
"name": "Nama",
|
|
"body": "Tubuh",
|
|
"entityType": "Jenis entitas",
|
|
"leftMargin": "Batas Kiri",
|
|
"topMargin": "Batas Atas",
|
|
"rightMargin": "Batas kanan",
|
|
"bottomMargin": "Batas Bawah",
|
|
"printFooter": "cetak Footer",
|
|
"footerPosition": "Posisi Footer "
|
|
},
|
|
"labels": {
|
|
"Create Template": "Buat Template"
|
|
},
|
|
"tooltips": {
|
|
"footer": "Gunakan {PageNumber} untuk mencetak nomor halaman."
|
|
}
|
|
} |