admin_szolgáltatók_
This commit is contained in:
26
frontend_admin/i18n/locales/en/config.json
Normal file
26
frontend_admin/i18n/locales/en/config.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"title": "System Config",
|
||||
"subtitle": "Gamification master configuration editor",
|
||||
"loading": "Loading configuration...",
|
||||
"error": "Failed to load configuration.",
|
||||
"last_save": "Last saved:",
|
||||
"saving": "Saving...",
|
||||
"save": "Save Configuration",
|
||||
"section_xp": "XP Logic",
|
||||
"section_conversion": "Conversion Logic",
|
||||
"section_penalty": "Penalty Logic",
|
||||
"section_rewards": "Level Rewards",
|
||||
"calculator": "Impact Calculator",
|
||||
"calculator_desc": "Adjust parameters to see estimated impact",
|
||||
"estimated_results": "Estimated Results",
|
||||
"daily_xp": "Daily XP",
|
||||
"xp_for_level": "XP Needed for Level Up",
|
||||
"social_to_credit": "Social → Credit",
|
||||
"days_to_level": "Days to Level Up",
|
||||
"raw_json": "Raw JSON Editor",
|
||||
"apply_json": "Apply JSON",
|
||||
"updated": "Configuration updated!",
|
||||
"save_error": "Failed to save configuration.",
|
||||
"json_applied": "JSON applied to form fields!",
|
||||
"invalid_json": "Invalid JSON: "
|
||||
}
|
||||
Reference in New Issue
Block a user