Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi Support,
I've set the below localization for my dropdown components, but the option "overflowCountTemplate" is not working. The text still shows as "+## more".
L10n.load({ pt: { dropdowns: {
noRecordsTemplate: 'Sem registros a exibir', actionFailureTemplate: 'A requisição falhou', overflowCountTemplate: '+${count} mais..', totalCountTemplate: '${count} marcados(as)' },.....
I've even checked this question about the same issue but the stackblitz example mentioned in the solution has the same issue.Can you please check and advise?
Best regards,
Marco.