config.py
author Jens-Uwe Grooss <j.-u.grooss@fz-juelich.de>
Thu, 06 Feb 2020 19:59:36 +0100
changeset 1068 e2b37d5da58b
parent 1 3aa6f55df039
permissions -rw-r--r--
eskp plot update from 200206
     1 # -*- coding: utf-8 -*-
     2 # ...
     3 # available languages
     4 LANGUAGES = {
     5     'en': 'English',
     6     'de': 'Deutsch',
     7     'it': 'Italiano'
     8 }
Impressum Datenschutzerklärung