Skip to content

Commit

Permalink
chore: update from main
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Jul 25, 2024
1 parent db44d3b commit 07904d4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion showcases/screen-reader/translations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@ export const translations: Record<string, string[]> = {
'Please fill out this field..': ['Fülle dieses Feld aus..'],
unselected: ['nicht ausgewählt'],
selected: ['ausgewählt'],
'': ['. Nummernblock eingeschaltet']
'': ['. Nummernblock eingeschaltet'],
unknown: ['Unbekannt'],
dialog: ['Dialogfeld'],
document: ['Dokument']
};

0 comments on commit 07904d4

Please sign in to comment.