Spaces:
Building
Building
Update locales/en.json
Browse files- locales/en.json +7 -0
locales/en.json
CHANGED
@@ -87,5 +87,12 @@
|
|
87 |
"thank_you": "Thank you",
|
88 |
"welcome": "Welcome",
|
89 |
"goodbye": "Goodbye"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
}
|
91 |
}
|
|
|
87 |
"thank_you": "Thank you",
|
88 |
"welcome": "Welcome",
|
89 |
"goodbye": "Goodbye"
|
90 |
+
},
|
91 |
+
"parameter_collection": {
|
92 |
+
"fallback_questions": {
|
93 |
+
"first_ask": "Could you please provide the {caption}?",
|
94 |
+
"second_ask": "Would you mind sharing the {caption}?",
|
95 |
+
"third_ask": "I need the {caption} to continue."
|
96 |
+
}
|
97 |
}
|
98 |
}
|