feat(coat-bridge): Allow descriptions on category entries

This commit is contained in:
2025-11-08 23:22:41 +01:00
parent bf6cd05a63
commit 361d996411
2 changed files with 13 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"tweed5_coat_bridge_testmod.title": "Test Mod",
"tweed5_coat_bridge_testmod.config": "Test Mod config",
"tweed5_coat_bridge_testmod.config.description": "Category description",
"tweed5_coat_bridge_testmod.config.test": "Test entry",
"tweed5_coat_bridge_testmod.config.test.description": "Just a simple string entry",
"tweed5_coat_bridge_testmod.config.some-integer": "Some integer",