micado-eu / migrant_application

Application for the migrant
European Union Public License 1.2
1 stars 4 forks source link

Add column for text to speech language and coulmn for text to speech activation #133

Closed gi-dorio closed 3 years ago

gi-dorio commented 3 years ago

We need to create a new column into the language table to insert the string of the voice. Also, we need to insert a new boolean column to say if the text to speech is activated or not for that language

gi-dorio commented 3 years ago

Done