DLAP/.parlance.json

11 lines
203 B
JSON

{
"name": "Discord Local Audio Player",
"subprojects": [
{
"name": "DLAP Bot",
"type": "i18next",
"path": "/Locales/{lang}/translation.json",
"baseLang": "en"
}
]
}