mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-04 06:06:07 +00:00
74a2758413
Some checks are pending
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / test service functionality (push) Waiting to run
Run tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
13 lines
422 B
JSON
13 lines
422 B
JSON
{
|
|
"paste": "paste",
|
|
"paste.long": "paste and download",
|
|
"auto": "auto",
|
|
"audio": "audio",
|
|
"mute": "mute",
|
|
"input.placeholder": "paste the link here",
|
|
"terms.note.agreement": "by continuing, you agree to",
|
|
"terms.note.link": "terms and ethics of use",
|
|
"services.title": "supported services",
|
|
"services.disclaimer": "cobalt is not affiliated with any of the services listed above."
|
|
}
|