Files
espocrm/application/Espo/Resources/i18n/id_ID/Template.json
2026-01-19 17:46:06 +01:00

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."
}
}