Initial commit

This commit is contained in:
Mikumin
2025-06-16 18:29:17 +02:00
commit 6cac00c6a6
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"
}
}