Initial commit

This commit is contained in:
speedy_ben
2025-10-05 20:50:30 +02:00
commit 3a8d2857d6
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"
}
}