Initial commit

This commit is contained in:
curlydaduck
2025-06-16 14:25:59 +02:00
commit d5f4006615
641 changed files with 2856 additions and 0 deletions

View File

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