Skip to content

Commit 7240d6c

Browse files
committed
chore: add youtube string
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
1 parent 1fb1ab7 commit 7240d6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/Service/AssistantService.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ public function __construct(
123123
'send_message_to_conversation' => $this->l10n->t('Nextcloud Talk'),
124124
'list_messages_in_conversation' => $this->l10n->t('Nextcloud Talk'),
125125
'duckduckgo_results_json' => $this->l10n->t('DuckDuckGo web search'),
126+
'youtube_search' => $this->l10n->t('YouTube video search'),
126127
];
127128
}
128129

0 commit comments

Comments
 (0)