chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"en-US": {
|
||||
"short": "en",
|
||||
"min_confidence": 0.5,
|
||||
"fallbacks": [],
|
||||
"action_loop_stop_words": ["stop", "break", "exit"]
|
||||
},
|
||||
"fr-FR": {
|
||||
"short": "fr",
|
||||
"min_confidence": 0.5,
|
||||
"fallbacks": [
|
||||
{
|
||||
"words": ["merci"],
|
||||
"domain": "leon",
|
||||
"skill": "welcome",
|
||||
"action": "run"
|
||||
}
|
||||
],
|
||||
"action_loop_stop_words": ["stop", "break", "exit"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user