fix(stage-web,i18n): description for hearing provider selection
This commit is contained in:
@@ -364,7 +364,7 @@ onUnmounted(() => {
|
||||
{{ t('settings.pages.providers.title') }}
|
||||
</h2>
|
||||
<div text="neutral-400 dark:neutral-400">
|
||||
<span>{{ t('settings.pages.modules.hearing.sections.section.provider-model-selection.description') }}</span>
|
||||
<span>{{ t('settings.pages.modules.hearing.sections.section.provider-selection.description') }}</span>
|
||||
</div>
|
||||
</div>
|
||||
<div max-w-full>
|
||||
|
||||
@@ -200,6 +200,10 @@ pages:
|
||||
hearing:
|
||||
description: Configure how speech recognition works
|
||||
title: Hearing
|
||||
sections:
|
||||
section:
|
||||
provider-selection:
|
||||
description: Select the suitable speech recognition provider
|
||||
memory-long-term:
|
||||
description: Long-term memory specific settings and management
|
||||
title: Long-Term Memory
|
||||
|
||||
Reference in New Issue
Block a user