Hello,
How do I create a localization resource file as SfResources.resx for Greek locale and how I select it from Program.cs.
Thank you.
Hi Nick,
Greetings from Syncfusion support.
We have analyzed your query and suggest you to create resx files based on the culture to be localized and add it into Resources folder. We have already discussed about this topic in our UG documentation. Kindly refer the attached links for your reference.
And also, we suggest you to refer the below github link for the available resx files. We have already listed the available translation text for our controls in below github link.
https://github.com/syncfusion/blazor-locale/tree/master/src
Kindly get back to us if you have any further queries
Regards,
Sarveswaran PK
Thank for your help.
I want to use a Greek language resx file which does not exist in your github. Should I make a copy
SfResources.resx
, change with an editor the strings I want to be translated to Greek and save it as
SfResources.el_GR.resx which will be included in the Resources folder ?
Thank you
Hi Nick,
Thanks for the update.
Yes, you can create the resource .resx file for the Greek locale manually and add it into the resource folder as mentioned in a documentation. Kindly refer the documentation for your reference.
Please get back to us if you have any concern
Regards,
Sarveswaran PK
Thank you very much for your help
I saw your sample and it helped me lot.
Hi Nick,
Thanks for the update
We’ll happy to hear that you issue has been resolved.
Please get back to us if you have any further queries
Regards,
Sarveswaran PK