Base solution for your next web application
Open Closed

How to add custom module to the source in language texts #11670


User avatar
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)
  • User Avatar
    0
    m.aliozkaya created
    Support Team

    Hi @ISL,

    Did you check the following link? I think that's could be help.

    https://aspnetboilerplate.com/Pages/Documents/Localization

  • User Avatar
    0
    ISL created

    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

  • User Avatar
    0
    ismcagdas created
    Support Team

    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 ?