config.py
author Jens-Uwe Grooss <j.-u.grooss@fz-juelich.de>
Mon, 19 Feb 2018 07:56:02 +0100 (2018-02-19)
changeset 768 c816ef44d67a
parent 1 3aa6f55df039
permissions -rw-r--r--
eskp map plot update from 180219
     1 # -*- coding: utf-8 -*-
     2 # ...
     3 # available languages
     4 LANGUAGES = {
     5     'en': 'English',
     6     'de': 'Deutsch',
     7     'it': 'Italiano'
     8 }
Impressum Datenschutzerklärung