Toolbelt.Blazor.I18nText
Toolbelt.Blazor.I18nText copied to clipboard
Pull JSON from Database instead of Filesystem
trafficstars
Would there be anyway to pull the JSON translation dynamically from a DB instead of having it pre baked in the assembly on the file system?
@aherrick Thank you for your nice suggestion!
There is no way at this time, but I'll try to make injection points to fetching JSON mechanism.
However, I'm busy with another work, so I can't promise you to when it will be done.