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]
|
LANGUAGES = [ENGLISH, FRENCH]
|
||||||
|
|
||||||
DOCUMENTS = [
|
DOCUMENTS = [
|
||||||
|
{ENGLISH: 'topic', FRENCH: 'sujet'},
|
||||||
{ENGLISH: 'thesis', FRENCH: 'mémoire'},
|
{ENGLISH: 'thesis', FRENCH: 'mémoire'},
|
||||||
# {ENGLISH: 'presentation', FRENCH: 'présentation'},
|
# {ENGLISH: 'presentation', FRENCH: 'présentation'},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue