ciyidogan commited on
Commit
ac5df61
·
verified ·
1 Parent(s): 2d64f13

Update locales/en.json

Browse files
Files changed (1) hide show
  1. 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
  }