localize-router icon indicating copy to clipboard operation
localize-router copied to clipboard

Conflict In Arabic Or Persian Route

Open MR-MAP opened this issue 7 years ago • 2 comments

Hello . I Have a issue when i use persian translated route like : In Eng : /en/Projects/Group/3

in Fa : /fa/پروژه-ها/گروه/3

and finally angular route cant find any route in persian language ...

MR-MAP avatar May 27 '18 09:05 MR-MAP

@MR-MAP, can you provide a plunkr or stackblitz with an example, please?

meeroslav avatar Nov 03 '18 22:11 meeroslav

@MR-MAP if you have in your locales file these names already translated then when you localize the router which meet the same name in your locales files it will be translated automatically, change the router name or the name in locales files

ahmedhussien8 avatar Apr 23 '19 23:04 ahmedhussien8