config.py
author Jens-Uwe Grooss <j.-u.grooss@fz-juelich.de>
Wed, 17 Feb 2016 07:28:21 +0100
changeset 465 a7ca05da3a0e
parent 1 3aa6f55df039
permissions -rw-r--r--
plot update from 160217
     1 # -*- coding: utf-8 -*-
     2 # ...
     3 # available languages
     4 LANGUAGES = {
     5     'en': 'English',
     6     'de': 'Deutsch',
     7     'it': 'Italiano'
     8 }
Impressum Datenschutzerklärung