JaBa/languages/ru-RU/music/nowplaying.json
2023-11-04 16:56:10 +05:00

16 lines
No EOL
581 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.

{
"DESCRIPTION": "Показать информацию о играющем сейчас треке",
"USAGE": "",
"EXAMPLES": "nowplaying",
"CURRENTLY_PLAYING": "Сейчас играет",
"LINK": "Введите ссылку в чат",
"T_TITLE": "Название",
"T_AUTHOR": "Автор",
"T_DURATION": "Длительность",
"T_DESCRIPTION": "Описание",
"NO_DESCRIPTION": "Описание отсутствует",
"REPEAT": "Повтор",
"AUTOPLAY": "Автовоспроизведение",
"QUEUE": "Очереди",
"TRACK": "Трека"
}