Initial commit

This commit is contained in:
2025-11-22 22:32:03 +01:00
commit 7ade3f2312
8 changed files with 223 additions and 0 deletions

View File

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