mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-10 16:15:01 -04:00
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:
parent
bd9afc7863
commit
cd96bf6317
4 changed files with 99 additions and 0 deletions
|
@ -6,6 +6,7 @@ const localesLong: Record<string, string> = {
|
|||
de: 'Deutsch',
|
||||
es: 'Español',
|
||||
fr: 'Français',
|
||||
pl: 'Polski',
|
||||
pt: 'Português',
|
||||
ru: 'Русский',
|
||||
uk: 'Українська',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue