activate module translation
Hi,
the brand new module I have installed in my app, uses a different sourceLanguage than my app. Hopefully (and as it was built with i8n in mind), this module comes withREAD MORE
How Yii i18n works
Ok well this is a kinda not a “PLEASE HELP ME, IM STUCKED” kind of question but i’m really curious how Yii i18n support works.
first of all I know howREAD MORE
Yii::t in config/main.php
Hi,
how can I used the translation method in config/main.php?
If I have a array like
- $main = array(
- ....
- 'params' => array(
- ...
- 'default' => array(
- ...
Related model problem with multilingual-active-record extension
Hi all. I have problem with “multilingual-active-record” extension. It does not work with related models. Can anybody help me? How to solve this problem? Thanks!
How to get data from a multilanguage database?
I’m having a problem getting the data from my database which I created to be completely multilingual, and I hope someone here can help me. I’ve split up all myREAD MORE
which strategy to choose for a multilingual Yii site?
Please share your experience…
