JaBa/languages/uk-UA/music/lyrics.json
2022-03-19 16:26:08 +02:00

10 lines
No EOL
508 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}}lyrics [назва-пісні]",
"EXAMPLES": "{{prefix}}lyrics Skyfall",
"LYRICS_OF": "🎤 Текст {{songName}}",
"AND_MORE": "\n**і т.д...**",
"CLICK_HERE": "Натисніть сюди, щоб відкрити посилання на слова до цієї пісні",
"MISSING_SONG_NAME": "Вкажіть назву пісні!",
"NO_LYRICS_FOUND": "Текст пісні `{{songName}}` не знайдено!"
}