Skip to content

Commit

Permalink
Merge pull request #136 from kaycmendes/master
Browse files Browse the repository at this point in the history
Will add a new language
  • Loading branch information
jayehernandez authored Jun 5, 2020
2 parents e4f37ac + 5cc3525 commit 835b096
Show file tree
Hide file tree
Showing 2 changed files with 12,007 additions and 1 deletion.
6 changes: 5 additions & 1 deletion server/data/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"indonesian": {
"flag": "twa-indonesia-flag",
"voice": "Indonesian Female"
},
},
"hindi": {
"flag": "twa-india-flag",
"voice": "Hindi Female"
Expand All @@ -34,5 +34,9 @@
"chinese-simplified": {
"flag": "twa-china-flag",
"voice": "Chinese Female"
},
"brazilian-portuguese": {
"flag": "twa-brazil-flag",
"voice": "Brazilian Portuguese Female"
}
}
Loading

0 comments on commit 835b096

Please sign in to comment.