Added configuration

This commit is contained in:
2022-07-16 19:47:04 +02:00
parent f8cd150f72
commit 5093275053
13 changed files with 260 additions and 16 deletions

View File

@@ -0,0 +1,8 @@
{
"common": {
"hello-world": "Hallo Welt"
},
"commands": {
}
}