User Tools

Site Tools


plugins:i18n

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
plugins:i18n [2016/06/28 09:48]
datiswous
plugins:i18n [2016/06/30 19:29] (current)
mvlcek [Multi-language Front-end]
Line 90: Line 90:
 <​code>​ <​code>​
 $LANG = '​de_DE';​ $LANG = '​de_DE';​
-</​code ​php>+</​code>​
 or similar into gsconfig.php. or similar into gsconfig.php.
 As an alternative the plugin can offer a functionality to set the frontend language. As an alternative the plugin can offer a functionality to set the frontend language.
Line 126: Line 126:
 Note: The I18N plugin currently only supports language codes without country, so you must have language files like ''​en.php'',​ ''​de.php''​ etc. instead of ''​en_US.php'',​ etc. Note: The I18N plugin currently only supports language codes without country, so you must have language files like ''​en.php'',​ ''​de.php''​ etc. instead of ''​en_US.php'',​ etc.
  
 +NOte: The I18N plugin'​s current i18n_load_texts function might not be perfect yet. For a complete guide to using language files in the frontend, check out http://​get-simple.info/​forums/​showthread.php?​tid=1221&​pid=56863#​pid56863
plugins/i18n.1467107337.txt.gz ยท Last modified: 2016/06/28 09:48 by datiswous