Update audio.json

removed the previously added aactomp3 descriptions
This commit is contained in:
Srivarshan-T 2025-07-25 14:18:49 +05:30 committed by GitHub
commit 1a9252ffb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,11 +57,5 @@
"title": "What is {{title}}?"
},
"trimmingAudio": "Trimming Audio"
},
"AACMP3": {
"title": "AAC to MP3",
"description": "convert AAC audio files to MP3 format.Which is a common audio format used for music and other audio files.",
"shortDescription": "convert AAC audio files to MP3 format.",
"longDescription": "convert AAC audio files to MP3 format. MP3 is a widely used audio format that provides good sound quality and is compatible with most devices and platforms. This tool allows you to convert your AAC files to MP3 easily, making it convenient for playback on various devices."
}
}
}