cobalt/web/i18n/ru/save.json
wukko 6c9d759a3a
web: update save page i18n & add link to terms and ethics of use
now also styling <a> properly, with exceptions only when needed
2024-07-13 13:45:53 +06:00

11 lines
411 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"paste": "вставить",
"paste.long": "вставить и скачать",
"auto": "авто",
"audio": "аудио",
"mute": "без звука",
"input.placeholder": "вставь ссылку сюда",
"terms.note.agreement": "продолжая, ты соглашаешься с",
"terms.note.link": "условиями и этикой использования"
}