Move accents to global cfg array
This commit is contained in:
@@ -26,30 +26,5 @@
|
||||
"phoneSpeakerDistance": 10,
|
||||
"phoneTalkDistance": 10,
|
||||
"tazerEffectDuration": 15000,
|
||||
"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"
|
||||
]
|
||||
"subAccountNameAllowedCharacters": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
|
||||
}
|
||||
Reference in New Issue
Block a user