1
ISL created
Hi Asp.net Zero
We would like to use the language texts for our custom modules. However we can't seem to add our localisations as a source. How would this be possible and are there are certain conditions?
Kind Regards
3 Answer(s)
-
0
Hi @ISL,
Did you check the following link? I think that's could be help.
https://aspnetboilerplate.com/Pages/Documents/Localization
-
0
Hi Asp.net Zero
Yes we did that however it does not recognise it as a source. Hence the DB translations cannot work on our modules. Is there any additional steps we must do to?
Kind Regards
-
0
Hi @ISL
Did you add your source as shown here https://aspnetboilerplate.com/Pages/Documents/Localization#registering-xml-localization-sources ?
If so, is your XML file marked as embedded resource ?