0

Is it possible in angular js to create an url with localization while doing a single page app.

I'm using angularjs, angular-translate and angular-ui-router for front-end and laravel for backend

e.g.

www.domain.com/en/#!/login - english
www.domain.com/kr/#!/login - korean
www.domain.com/#!/login - english

Are there any examples?

1 Answer 1

0

For Angular 2+ there is a library localize-router. You can find it here. Maybe this helps.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.