c# - Using Aurelia with internationalization -


i want aurelia app support multiple languages. example, when user navigates www.mysite.com/sv/start, want them view site in swedish. best approach solving problem in aurelia?

there aurelia plugin handling internationalization. here helpful links:


Comments