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

@ -240,6 +240,12 @@ tools:
title: MIME types
description: Convert MIME types to file extensions and vice-versa.
mic-tester:
title: Microphone Tester
description: Replay and Visualize sound from Your microphone, with added one second of delay
start-button-text: Start replaying microphone
stop-button-text: Stop replaying microphone
toml-to-json:
title: TOML to JSON
description: Parse and convert TOML to JSON.