JaBa/languages/ru-RU/music/createplaylist.json
2022-03-26 17:23:03 +05:00

8 lines
No EOL
546 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": "{{prefix}}createplaylist [название] | [ссылки на треки/трансляции]",
"EXAMPLES": "{{prefix}}createplaylist Мой крутой плейлист | https://www.youtube.com/watch?v=dQw4w9WgXcQ https://www.youtube.com/watch?v=MEg-oqI9qmw",
"NO_NAME": "Укажите название плейлиста!",
"NO_SONGS": "Укажите ссылки(у) на треки/трансляции!",
"CREATED": "Плейлист `{{name}}` сохранён!"
}