Initial commit

This commit is contained in:
Kuro
2025-10-09 13:56:50 +02:00
commit 49f520ef93
8 changed files with 218 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"order": [
"example1",
"example2"
],
"descriptions": {
"example1": "Description of example1",
"example2": "Description of example2"
}
}