@@ -386,3 +386,54 @@ kendo:
386386
387387 # The text for the aria-label of the search input in the Column Chooser
388388 columnChooserSearchLabel : " Търси"
389+
390+ # The aria-label for the Speech to Text button of the SmartBox tool in AI Assistant mode
391+ smartBoxSpeechToTextButton : Гласов вход
392+
393+ # The aria-label for the Submit button of the SmartBox tool in AI Assistant mode
394+ smartBoxSubmitPromptButton : Изпрати заявка
395+
396+ # The placeholder text for the SmartBox tool Search mode input
397+ smartBoxSearchPlaceholder : Търси...
398+
399+ # The placeholder text for the SmartBox tool Semantic Search mode input
400+ smartBoxSemanticSearchPlaceholder : Семантично търсене
401+
402+ # The placeholder text for the SmartBox tool AI Assistant mode input
403+ smartBoxAIAssistantPlaceholder : Сортирай, филтрирай или групирай с изкуствен интелект
404+
405+ # The text for the suggested prompts section in the SmartBox tool AI Assistant mode
406+ smartBoxSuggestedPrompts : Предложени заявки
407+
408+ # The text displayed when there are no previous searches in the SmartBox tool
409+ smartBoxNoPreviousSearches : Няма предишни търсения
410+
411+ # The text displayed when there are no previous prompts in the SmartBox tool
412+ smartBoxNoPreviousPrompts : Няма предишни заявки
413+
414+ # The text displayed when there is previous search history in the SmartBox tool
415+ smartBoxPreviouslySearched : Предишни търсения
416+
417+ # The Search mode text displayed in the SmartBox tool search modes list
418+ searchModeListItemText : Търсене
419+
420+ # The text displayed when there is previous ask history in the SmartBox tool
421+ smartBoxPreviouslyAsked : Предишни заявки
422+
423+ # The Search mode description displayed in the SmartBox tool search modes list
424+ searchModeListItemDescription : Търси за точни съвпадения на думи във вашите данни.
425+
426+ # The Semantic Search mode text displayed in the SmartBox tool search modes list
427+ semanticSearchModeListItemText : Семантично търсене
428+
429+ # The Semantic Search mode description displayed in the SmartBox tool search modes list
430+ semanticSearchModeListItemDescription : Разбира контекста, за да покаже най-подходящите резултати.
431+
432+ # The text for the Search mode button in the SmartBox tool popup
433+ smartBoxSearchModePopupButton : Търсене
434+
435+ # The text for the Semantic Search mode button in the SmartBox tool popup
436+ smartBoxSemanticSearchModePopupButton : Семантично търсене
437+
438+ # The text for the AI Assistant mode button in the SmartBox tool popup
439+ smartBoxAIAssistantModePopupButton : ИИ Асистент
0 commit comments