This commit is contained in:
parent
a09c33a762
commit
cbf39f2feb
@ -22,10 +22,10 @@ const CertificateBuilderForm = ({ template }: { template?: CertificateTemplate |
|
|||||||
secondaryColor: '#4b5563',
|
secondaryColor: '#4b5563',
|
||||||
backgroundColor: '#dbeafe',
|
backgroundColor: '#dbeafe',
|
||||||
borderColor: '#f59e0b',
|
borderColor: '#f59e0b',
|
||||||
titleText: 'Certificate of Completion',
|
titleText: 'Zertifikat über den Abschluss',
|
||||||
descriptionText: 'This certificate is proudly presented to',
|
descriptionText: 'Dieses Zertifikat wird feierlich überreicht an',
|
||||||
completionText: 'for successfully completing the course',
|
completionText: 'für den erfolgreichen Abschluss des Kurses',
|
||||||
footerText: 'Authorized Certificate',
|
footerText: 'Offizielles Zertifikat',
|
||||||
fontFamily: 'serif',
|
fontFamily: 'serif',
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user