This commit is contained in:
JonnyBro 2021-12-26 00:50:15 +05:00
parent 80f5dcf81b
commit ad325a0ec1
2 changed files with 2 additions and 2 deletions

View file

@ -17,6 +17,6 @@
"STOP_DISCONNECTED": "I've just stopped the music as I have been disconnected from the channel.", "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.", "STOP_EMPTY": "I've just stopped the music as everyone disconnected from the channel.",
"RESULTS_CANCEL": "Search cancelled!", "RESULTS_CANCEL": "Search cancelled!",
"LIVE": "◉ LIVE", "LIVE": "Live",
"ERR_OCCURRED": "An error occurred... Code: `{{error}}`" "ERR_OCCURRED": "An error occurred... Code: `{{error}}`"
} }

View file

@ -17,6 +17,6 @@
"STOP_DISCONNECTED": "Воспроизведение окончено, т.к. я вышел из голосового канала.", "STOP_DISCONNECTED": "Воспроизведение окончено, т.к. я вышел из голосового канала.",
"STOP_EMPTY": "Воспроизведение окончено, т.к. все вышли из голосового канала.", "STOP_EMPTY": "Воспроизведение окончено, т.к. все вышли из голосового канала.",
"RESULTS_CANCEL": "Поиск отменён!", "RESULTS_CANCEL": "Поиск отменён!",
"LIVE": "◉ LIVE", "LIVE": "Прямая трансляция",
"ERR_OCCURRED": "Произошла ошибка... Код ошибки: `{{error}}`" "ERR_OCCURRED": "Произошла ошибка... Код ошибки: `{{error}}`"
} }