config.py
author Jens-Uwe Grooss <j.-u.grooss@fz-juelich.de>
Sat, 16 Apr 2022 21:34:02 +0200 (2022-04-16)
changeset 1504 c16f1f93d76f
parent 1 3aa6f55df039
permissions -rw-r--r--
eskp forecast plots from 220416
     1 # -*- coding: utf-8 -*-
     2 # ...
     3 # available languages
     4 LANGUAGES = {
     5     'en': 'English',
     6     'de': 'Deutsch',
     7     'it': 'Italiano'
     8 }
Impressum Datenschutzerklärung