felhasználói felületre pü

This commit is contained in:
Roo
2026-07-27 08:39:18 +00:00
parent c9118bf52f
commit 6f28d3e70d
72 changed files with 6311 additions and 749 deletions

View File

@@ -1,5 +1,10 @@
{
"system": {
"logs": {
"subtitle": "System Logs — audited event overview",
"placeholder_title": "System Logs Viewer",
"placeholder_desc": "This section will display audited system events, log entries, and system-wide operations. Module is under development."
},
"config": {
"title": "System Config",
"subtitle": "Gamification master configuration editor",
@@ -24,7 +29,18 @@
"updated": "Configuration updated!",
"save_error": "Failed to save configuration.",
"json_applied": "JSON applied to form fields!",
"invalid_json": "Invalid JSON: "
"invalid_json": "Invalid JSON: ",
"inactivity_monitor": "Inactivity Monitor",
"inactivity_desc": "Configure the inactivity threshold for automatic account suspension. Users inactive for this many days will be flagged by the MLM Commission Engine.",
"inactivity_threshold": "Inactivity Threshold (days)",
"inactivity_range": "Range: 30730 days (default: 180)",
"inactivity_updated": "Inactivity threshold saved!",
"inactivity_save_error": "Failed to save inactivity threshold.",
"effective_threshold": "Effective Threshold",
"last_changed": "Last changed",
"never": "never",
"save_inactivity": "Save",
"has_changes": "Changes detected"
},
"params": {
"title": "System Parameters",