liquid_feedback_frontend

view locale/translations.en.lua @ 5:afd9f769c7ae

Version beta1

Final voting with Schulze-Method is now possible

Many bug fixes and code cleanup

Registration with invite codes

More sort and filter options

Seperated display of "supporters" and "potential supporters"

Optical changes

Flood limit / initiative contigent is now checked by frontend

Neccessary changes to access core beta11
author bsw/jbe
date Fri Dec 25 12:00:00 2009 +0100 (2009-12-25)
parents 3bfb2fcf7ab9
children 00d1004545f1
line source
1 #!/usr/bin/env lua
2 return {
3 ["Error compile"] = false;
4 ["Error no file"] = false;
5 ["Error runtime"] = false;
6 ["Home"] = false;
7 ["Invalid username or password!"] = false;
8 ["Login"] = false;
9 ["Login successful!"] = false;
10 ["Logout"] = false;
11 ["Logout successful"] = false;
12 ["Password"] = false;
13 ["Password login"] = false;
14 ["Username"] = false;
15 }

Impressum / About Us