felhasználói felületre pü
This commit is contained in:
@@ -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: 30–730 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",
|
||||
|
||||
Reference in New Issue
Block a user