mirror of
https://github.com/imputnet/cobalt.git
synced 2025-02-04 04:28:17 +00:00
web/i18n/error: add string for api.service.audio_not_supported
This commit is contained in:
parent
50344eda17
commit
5ffc0c6161
|
@ -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?",
|
||||
|
|
Loading…
Reference in a new issue