mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
feat: implement audio converter tool with support for MP3, AAC, and WAV formats
This commit is contained in:
8
public/locales/en/converters.json
Normal file
8
public/locales/en/converters.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"audioconverter": {
|
||||
"title": "Audio Converter",
|
||||
"description": "Convert audio files between different formats.",
|
||||
"shortDescription": "Convert audio files to various formats.",
|
||||
"longDescription": "This tool allows you to convert audio files from one format to another, supporting a wide range of audio formats for seamless conversion."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user