see the articles. and then fallow step by step

http://book.cakephp.org/view/161/Localization-Internationalization

On Tue, Apr 7, 2009 at 9:49 PM, brian <[email protected]> wrote:

>
> See this article:
>
>
> http://www.palivoda.eu/2008/04/i18n-in-cakephp-12-database-content-translation-part-2/
>
> On Tue, Apr 7, 2009 at 8:46 AM, r zhuang <[email protected]> wrote:
> > I need to design a site with different language support. For example,
> when
> > somebody login in Germany, the system will show each field in Germany.
> When
> > somebody login in English, the system will show each field in English.
> >
> > I plan to design a table like this
> > [id, lang, content_en, content_gr, content_fr]
> >
> > The suffix of content will correspond to the selection of lang field.
> >
> > How to make this work? Anybody got any experience?
> >
> > Thanks,
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to