cobalt/web/i18n/ru/a11y/save.json
wukko 43f4793448
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
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
web/i18n/ru: rephrase some strings
2025-07-06 17:37:51 +06:00

13 lines
668 B
JSON

{
"link_area": "поле ввода ссылки",
"clear_input": "очистить поле ввода",
"download": "скачать",
"download.think": "обрабатываю ссылку...",
"download.check": "проверяю загрузку...",
"download.done": "загрузка завершена",
"download.error": "ошибка загрузки",
"link_area.turnstile": "поле ввода ссылки. проверяю, что ты не робот.",
"tutorial.shortcut.photos": "добавить команду \"в фото\"",
"tutorial.shortcut.files": "добавить команду \"в файлы\""
}