Initial commit

This commit is contained in:
Sil
2026-01-06 22:14:26 +01:00
commit 47c63b83dd
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"
}
}