Create localizations for mic-tester component in de, en and pl (also initialize the pl localization, adding it to the dropdown selector at the top of the page)

This commit is contained in:
gornvan 2024-10-09 21:25:49 +02:00
parent bd9afc7863
commit cd96bf6317
4 changed files with 99 additions and 0 deletions

View file

@ -6,6 +6,7 @@ const localesLong: Record<string, string> = {
de: 'Deutsch',
es: 'Español',
fr: 'Français',
pl: 'Polski',
pt: 'Português',
ru: 'Русский',
uk: 'Українська',