config.py
author Reimar Bauer <rb.proj AT googlemail DOT com>
Fri, 16 May 2014 10:18:42 +0200
changeset 266 1562f93c5c67
parent 1 3aa6f55df039
permissions -rw-r--r--
image and link to the ESKP site changed
     1 # -*- coding: utf-8 -*-
     2 # ...
     3 # available languages
     4 LANGUAGES = {
     5     'en': 'English',
     6     'de': 'Deutsch',
     7     'it': 'Italiano'
     8 }
Impressum Datenschutzerklärung