fix(stage-web,i18n): description for hearing provider selection

This commit is contained in:
Makito
2025-09-02 03:30:30 +09:00
parent a63478eb64
commit 0deb808afc
2 changed files with 5 additions and 1 deletions
@@ -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