Merge PR #496: кнопка построения полной реферальной сети

This commit is contained in:
Egor
2026-07-19 16:36:28 +03:00
committed by GitHub
7 changed files with 193 additions and 13 deletions

View File

@@ -1508,7 +1508,10 @@
"removeItem": "Remove {{label}}",
"clearAll": "Clear all selections",
"addScope": "Add scope",
"maxReached": "Maximum {{max}} items"
"maxReached": "Maximum {{max}} items",
"fullNetwork": "Full network",
"fullNetworkHint": "Show the entire graph",
"removeFullNetwork": "Turn off full network mode"
},
"loading": "Loading graph...",
"error": "Failed to load network data",