I would like to contribute some localization resources. Some translations I'm interested in are missing, other need fixing.
On this page:
https://docs.telerik.com/aspnet-core/globalization/localization#contribution
I've found a link to GitHub repository where I'm supposed to make pull requests with my contributions:
https://github.com/telerik/kendo-ui-core/tree/master/src/messages
But this link leads to "Kendo UI Core" repository, not "UI for ASP.NET Core". And it contains .js files, not .resx files.
My question is:
If I contribute to this repository, will my changes be also automatically ported to UI for ASP.NET Core? Or am I supposed to make my contributions in another way?