I need in some way to create angular routing for example - /en/map or /ru/map, using ngx-translate. /map is a Lazy load module, can I in some way configure the routing module with dynamically changed route /ru, /es, etc. without reloading the lazy module and refreshing the page?
/en/map
/ru/map
/map
/ru, /es, etc.
1.4m articles
1.4m replys
5 comments
57.0k users