mirror of
https://github.com/Alee14/DLAP.git
synced 2025-01-22 10:52:03 -05:00
11 lines
203 B
JSON
11 lines
203 B
JSON
{
|
|
"name": "Discord Local Audio Player",
|
|
"subprojects": [
|
|
{
|
|
"name": "DLAP Bot",
|
|
"type": "i18next",
|
|
"path": "/Locales/{lang}/translation.json",
|
|
"baseLang": "en"
|
|
}
|
|
]
|
|
}
|