config.py
author stetrabby <info@trabucchi.de>
Fri, 17 Jan 2014 16:54:20 +0100
changeset 91 b335b116860f
parent 1 3aa6f55df039
permissions -rw-r--r--
front-page new structure with module-gallery and content and footer logo-gallery
peter@1
     1
# -*- coding: utf-8 -*-
peter@1
     2
# ...
peter@1
     3
# available languages
peter@1
     4
LANGUAGES = {
peter@1
     5
    'en': 'English',
peter@1
     6
    'de': 'Deutsch',
peter@1
     7
    'it': 'Italiano'
peter@1
     8
}
Impressum Datenschutzerklärung