teqneers / Greyface

Greyface is an open source AJAX based web interface to SQLGrey, a greylisting policy daemon for the Postfix MTA. View and manipulate live greylisting data through an easy-to-use interface or submit new greylisting data.
MIT License
5 stars 1 forks source link

Multilanguage Support #2

Closed svencc closed 10 years ago

svencc commented 10 years ago

Include Multilanguage support.

At least do this for german and english.

svencc commented 10 years ago

Localisation realized via Greyface.tools.Dictionary class. All language key are added and translated.

Now the language selector has to be filled, a language selector has to be added to the login window, and the language selector in application has to reload the page, and the selected language has to be settet/gettet from the user-session and the user object.