web/i18n/error: add string for api.service.audio_not_supported

This commit is contained in:
wukko 2024-11-28 15:49:15 +06:00
parent 50344eda17
commit 5ffc0c6161
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -34,6 +34,7 @@
"api.service.unsupported": "this service is not supported yet. have you pasted the right link?",
"api.service.disabled": "this service is generally supported by cobalt, but it's disabled on this processing instance. try a link from another service!",
"api.service.audio_not_supported": "this service doesn't support audio extraction. try a link from another service!",
"api.link.invalid": "your link is invalid or this service is not supported yet. have you pasted the right link?",
"api.link.unsupported": "{{ service }} is supported, but i couldn't recognize your link. have you pasted the right one?",