Questions tagged [lazziya.expresslocalization]

3 questions
1
vote
1 answer

Localize js file with LazZiya Express Localization

I'm using LazZiya Express Localization to localize my project. I have question: Can I use LazZiya localization for js file (vuejs)? Example: const renderVueForm = () => { console.log('site js'); let html = `
Oh my…
0
votes
1 answer

Asp.Net Core 3.0 MVC - Scaffolded Identity Page Routing for Culture Cookie

I have implemented this nuget package for localization in my Asp.Net Core MVC 3.0 app and have found it great. https://github.com/LazZiya/ExpressLocalization For all pages except my scaffolded identity pages it is working fine. When I navigate to my…
0
votes
2 answers

Using LazZiya ExpressLocalization Nuget package to Localize web app

I have been trying to follow these two tutorials to add Localization to my .Net Core Razor web…
DMur
  • 625
  • 13
  • 26