JaBa/languages/ru-RU/music/nowplaying.json
2023-11-24 01:12:54 +05:00

13 lines
No EOL
474 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": "Повтор"
}