topic/main
This commit is contained in:
parent
22f52056ff
commit
9fd6a2c3db
2 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ FRENCH = 'french'
|
|||
LANGUAGES = [ENGLISH, FRENCH]
|
||||
|
||||
DOCUMENTS = [
|
||||
{ENGLISH: 'topic', FRENCH: 'sujet'},
|
||||
{ENGLISH: 'thesis', FRENCH: 'mémoire'},
|
||||
# {ENGLISH: 'presentation', FRENCH: 'présentation'},
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue