Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-10-15 18:29:37 +01:00
parent 67659ab353
commit 68c0c4c833
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D
39 changed files with 4030 additions and 4030 deletions

View file

@ -6,7 +6,7 @@ exports[`FormattingButtons renders in german 1`] = `
class="mx_FormattingButtons"
>
<button
aria-label="composer"
aria-label="Fett"
class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover"
role="button"
tabindex="0"
@ -25,7 +25,7 @@ exports[`FormattingButtons renders in german 1`] = `
</svg>
</button>
<button
aria-label="composer"
aria-label="Kursiv"
class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover"
role="button"
tabindex="0"
@ -44,7 +44,7 @@ exports[`FormattingButtons renders in german 1`] = `
</svg>
</button>
<button
aria-label="composer"
aria-label="Unterstrichen"
class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover"
role="button"
tabindex="0"
@ -63,7 +63,7 @@ exports[`FormattingButtons renders in german 1`] = `
</svg>
</button>
<button
aria-label="composer"
aria-label="Durchgestrichen"
class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover"
role="button"
tabindex="0"
@ -82,7 +82,7 @@ exports[`FormattingButtons renders in german 1`] = `
</svg>
</button>
<button
aria-label="composer"
aria-label="Ungeordnete Liste"
class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover"
role="button"
tabindex="0"
@ -101,7 +101,7 @@ exports[`FormattingButtons renders in german 1`] = `
</svg>
</button>
<button
aria-label="composer"
aria-label="Nummerierte Liste"
class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover"
role="button"
tabindex="0"
@ -120,7 +120,7 @@ exports[`FormattingButtons renders in german 1`] = `
</svg>
</button>
<button
aria-label="action"
aria-label="Zitieren"
class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover"
role="button"
tabindex="0"
@ -139,7 +139,7 @@ exports[`FormattingButtons renders in german 1`] = `
</svg>
</button>
<button
aria-label="composer"
aria-label="Code"
class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover"
role="button"
tabindex="0"
@ -158,7 +158,7 @@ exports[`FormattingButtons renders in german 1`] = `
</svg>
</button>
<button
aria-label="composer"
aria-label="Quelltextblock"
class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover"
role="button"
tabindex="0"
@ -177,7 +177,7 @@ exports[`FormattingButtons renders in german 1`] = `
</svg>
</button>
<button
aria-label="composer"
aria-label="Link"
class="mx_AccessibleButton mx_FormattingButtons_Button mx_FormattingButtons_Button_hover"
role="button"
tabindex="0"