Initial commit

This commit is contained in:
2025-11-23 17:13:29 +01:00
commit eea34b9ff6
8 changed files with 233 additions and 0 deletions

View File

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