1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-04-06 19:06:36 +05:00
JaBa/languages/1/music/autoplay.json
Jonny_Bro (Nikita) 6c2c882fb9
Merge translation to dev ()
Co-authored-by: Salosos <rabistov1834@gmail.com>
2022-11-09 21:10:40 +05:00

7 lines
No EOL
289 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": "autoplay",
"EXAMPLES": "autoplay",
"SUCCESS_ENABLED": "Автовідтворення увімкнено!",
"SUCCESS_DISABLED": "Автовідтворення вимкнено!"
}