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

8 lines
No EOL
416 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}}loop (queue/all/song/single)",
"EXAMPLES": "{{prefix}}loop queue\n{{prefix}}loop single",
"QUEUE": "Повтор черги **включено**!",
"SONG": "Повтор поточного треку **включено**!",
"DISABLED": "Повтор **відключено**!"
}