syncfusion / blazor-locale

Locale translation resource files for all Syncfusion Blazor UI components in multiple cultures
26 stars 110 forks source link

bug(BLAZ-19759): Blazor grid locale changes #55

Closed Venkat-Ayothi closed 2 years ago

Venkat-Ayothi commented 2 years ago

Williams customer provided locale constants changes committed,

https://github.com/syncfusion/blazor-locale/pull/42/files

Here, we have changed Grid_UnGroupButton which is wrongly defined

However, Grid_UnGroup should be as Grid_Ungroup. So, this change not required.