Skip to content

Commit

Permalink
fix(wording): slight improvement for default voice wording
Browse files Browse the repository at this point in the history
  • Loading branch information
marisademeglio committed Oct 30, 2024
1 parent 23a27f0 commit 33ded37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/components/TtsVoicesConfig/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ export function TtsVoicesConfigPane({
<td className="actions">
<div>
<label htmlFor={`cb-${v.id}`}>
Default for{' '}
Set as default for{' '}
{languageNames.of(
getLang(v.lang)
)}
Expand Down

0 comments on commit 33ded37

Please sign in to comment.