Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
When logging off from interface with changed language,
#1
Is there an option to get the GS admin login page to appear in set (different than EN) language?

When logging off from interface with changed language, the login page shows the language well, but when refreshing and going back, the login interface is back in English. - Any way to change this?
Reply
#2
at the bottom of gsconfig.php:

Code:
# Set PHP locale
# http://php.net/manual/en/function.setlocale.php
#setlocale(LC_ALL, 'en_US');
setlocale(LC_ALL,'de_DE');
$LANG = 'de_DE';
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply




Users browsing this thread: 1 Guest(s)