i18n URL Setup

Hi All,

I’m new to Yii, and currently I’m learning it and building one project. So what is my request?

I want to create i18n URLS for example

www.mywebsite.com/users i wan’t to look like www.mywebsite.com/korisnici

because users in my language is "korisnici", so can I set this to be automatic when I say

CHtml:link(‘Korisnici’,‘users/index’) to return me ‘/korisnici/’

One note, I don’t want that my Controller is called korisnici because I want everything in code to be in English.

Thanks in advance

Check this man http://www.yiiframework.com/doc/guide/1.1/en/topics.url#using-named-parameters