Skip to content

Commit d099293

Browse files
authored
Merge pull request #11 from DigitalHumanitiesCraft/claude/update-german-labels-KMcf8
Rename 'Pflanze sprechen' to 'Spracheingabe' on mic button
2 parents 7dd0747 + aaef39e commit d099293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/MicButton.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<path d="M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm-1-9c0-.55.45-1 1-1s1 .45 1 1v6c0 .55-.45 1-1 1s-1-.45-1-1V5z"/>
1313
<path d="M17 11c0 2.76-2.24 5-5 5s-5-2.24-5-5H5c0 3.53 2.61 6.43 6 6.92V21h2v-3.08c3.39-.49 6-3.39 6-6.92h-2z"/>
1414
</svg>
15-
<span>Pflanze sprechen</span>
15+
<span>Spracheingabe</span>
1616
</button>
1717

1818
<style>

0 commit comments

Comments
 (0)