chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:44:08 +08:00
commit 983960e2dd
1244 changed files with 281996 additions and 0 deletions
+21
View File
@@ -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"]
}
}