Move accents to global cfg array
This commit is contained in:
@@ -26,30 +26,5 @@
|
|||||||
"phoneSpeakerDistance": 10,
|
"phoneSpeakerDistance": 10,
|
||||||
"phoneTalkDistance": 10,
|
"phoneTalkDistance": 10,
|
||||||
"tazerEffectDuration": 15000,
|
"tazerEffectDuration": 15000,
|
||||||
"subAccountNameAllowedCharacters": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",
|
"subAccountNameAllowedCharacters": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
|
||||||
"accents": [
|
|
||||||
"English",
|
|
||||||
"French",
|
|
||||||
"Russian",
|
|
||||||
"Scottish",
|
|
||||||
"Irish",
|
|
||||||
"Spanish",
|
|
||||||
"Southern American",
|
|
||||||
"Italian",
|
|
||||||
"Australian",
|
|
||||||
"Jamaican",
|
|
||||||
"Israeli",
|
|
||||||
"Dutch",
|
|
||||||
"Brazilian",
|
|
||||||
"Portuguese",
|
|
||||||
"German",
|
|
||||||
"Canadian",
|
|
||||||
"Chinese",
|
|
||||||
"Japanese",
|
|
||||||
"Turkish",
|
|
||||||
"Korean",
|
|
||||||
"Estonian",
|
|
||||||
"Sicilian",
|
|
||||||
"Indian"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user