config.py
author Jens-Uwe Grooss <j.-u.grooss@fz-juelich.de>
Wed, 29 Jan 2025 16:54:42 +0100
changeset 1577 bc114089a220
parent 1 3aa6f55df039
permissions -rw-r--r--
update of ESKP pages to new institute name
     1 # -*- coding: utf-8 -*-
     2 # ...
     3 # available languages
     4 LANGUAGES = {
     5     'en': 'English',
     6     'de': 'Deutsch',
     7     'it': 'Italiano'
     8 }
Impressum Datenschutzerklärung