Add key adn translation

This commit is contained in:
SimonOriginal
2024-06-24 19:04:31 +02:00
parent 8dc9735873
commit fbbffc4386
39 changed files with 76 additions and 2 deletions

View File

@@ -305,7 +305,7 @@
}, 100);
}
} else {
toast.error('No content to speak');
toast.error($i18n.t('No content to speak'));
}
}
};