Page 1 of 1

Can appgini handle multi language support?

Posted: 2015-06-23 17:35
by table_otto
Hello,

is there a way to handle multi language support on/with appgini? I plan a nice projekt with appgini, but its an international projekt for peopel around the world, so i have to support min 3 languages: german, french and english

Can and when how can i do this?

Re: Can appgini handle multi language support?

Posted: 2015-06-23 19:21
by patsd102
I done this by adding new pages,

http://www.dx27.net/dx27cluster1/DX27_view.php
http://www.dx27.net/dx27cluster1/DX27_view_fr.php (French)
http://www.dx27.net/dx27cluster1/DX27_view_nl.php (Dutch)
http://www.dx27.net/dx27cluster1/DX27_view_pl.php (Polish)

Took a lot of work though
(I should point out, I no longer use these pages but they are still on the server)

Re: Can appgini handle multi language support?

Posted: 2015-06-24 04:53
by table_otto
Thanks for the hint with multiple pages. :) I will (must) try it out.

But I hope AppGini will in a later version have a built in support for multi language tables/sites.

Re: Can appgini handle multi language support?

Posted: 2016-05-15 11:03
by table_otto
+1

I also search for a multi language support for a de, en, fr projekt. Any news about this?