config.py
author Peter Koppatz <peter@koppatz.com>
Sun, 01 Dec 2013 05:55:24 +0100
changeset 20 509f5c415644
parent 1 3aa6f55df039
permissions -rw-r--r--
Startdate of the competition
     1 # -*- coding: utf-8 -*-
     2 # ...
     3 # available languages
     4 LANGUAGES = {
     5     'en': 'English',
     6     'de': 'Deutsch',
     7     'it': 'Italiano'
     8 }
Impressum Datenschutzerklärung