This commit is contained in:
Marc Beninca 2021-04-14 20:53:04 +02:00
parent c77bc24882
commit 69331ed0db

View file

@ -14,7 +14,7 @@ LANGUAGES = [ENGLISH, FRENCH]
DOCUMENTS = [ DOCUMENTS = [
{ENGLISH: 'thesis', FRENCH: 'mémoire'}, {ENGLISH: 'thesis', FRENCH: 'mémoire'},
{ENGLISH: 'presentation', FRENCH: 'présentation'}, # {ENGLISH: 'presentation', FRENCH: 'présentation'},
] ]