The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I was trying to apply localization to Spanish in a Gantt component, based on the following documentation: Gantt Localization, however, some keywords such as those of the columnMenu were not in that list, how could I do it? Thanks
GMGopinath Munusamy Syncfusion Team January 23, 2023 07:28 AM UTC
Hi
Alberto Torres,
You
can set the locale word to the column menu list items by defining the keywords
under the Grid object. We have prepared a sample
for how to define this keyword. We have shared the GitHub location which
included different culture. By using this, you can be able to set keywords for
your culture. Please
check the attached sample and GitHub link for more information.
Code snippets:
[index.js]
L10n.load({
'de-DE': {
grid: {
autoFitAll: 'Ajuste automático de todas las columnas',