From ad325a0ec13f8f5dd10399c8fd0bf1a95d59917a Mon Sep 17 00:00:00 2001 From: JonnyBro Date: Sun, 26 Dec 2021 00:50:15 +0500 Subject: [PATCH] Live --- languages/en-US/music/play.json | 2 +- languages/ru-RU/music/play.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/en-US/music/play.json b/languages/en-US/music/play.json index a6aa5c46..4c5ae62a 100644 --- a/languages/en-US/music/play.json +++ b/languages/en-US/music/play.json @@ -17,6 +17,6 @@ "STOP_DISCONNECTED": "I've just stopped the music as I have been disconnected from the channel.", "STOP_EMPTY": "I've just stopped the music as everyone disconnected from the channel.", "RESULTS_CANCEL": "Search cancelled!", - "LIVE": "◉ LIVE", + "LIVE": "Live", "ERR_OCCURRED": "An error occurred... Code: `{{error}}`" } \ No newline at end of file diff --git a/languages/ru-RU/music/play.json b/languages/ru-RU/music/play.json index 29c91140..f320b702 100644 --- a/languages/ru-RU/music/play.json +++ b/languages/ru-RU/music/play.json @@ -17,6 +17,6 @@ "STOP_DISCONNECTED": "Воспроизведение окончено, т.к. я вышел из голосового канала.", "STOP_EMPTY": "Воспроизведение окончено, т.к. все вышли из голосового канала.", "RESULTS_CANCEL": "Поиск отменён!", - "LIVE": "◉ LIVE", + "LIVE": "Прямая трансляция", "ERR_OCCURRED": "Произошла ошибка... Код ошибки: `{{error}}`" } \ No newline at end of file