XQ commited on
Commit
ec71d28
·
1 Parent(s): 672cdab

Update UI

Browse files
Files changed (1) hide show
  1. src/ui/app.py +1 -1
src/ui/app.py CHANGED
@@ -139,7 +139,7 @@ TEXTS: dict[str, dict[str, str]] = {
139
  "search_label": "Ask a question ...",
140
  "search_placeholder": "E.g.: What are the rules for processing personal data?",
141
  "search_button": "Search",
142
- "example_button": "Random example",
143
  "spinner": "Searching documents ...",
144
  "confidence_label": "Confidence",
145
  "intent_label": "Intent",
 
139
  "search_label": "Ask a question ...",
140
  "search_placeholder": "E.g.: What are the rules for processing personal data?",
141
  "search_button": "Search",
142
+ "example_button": "Random question",
143
  "spinner": "Searching documents ...",
144
  "confidence_label": "Confidence",
145
  "intent_label": "Intent",