admin_szolgáltatók_
This commit is contained in:
26
frontend_admin/i18n/locales/en/params.json
Normal file
26
frontend_admin/i18n/locales/en/params.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"title": "System Parameters",
|
||||
"subtitle": "Gamification category system parameters",
|
||||
"loading": "Loading parameters...",
|
||||
"error": "Failed to load system parameters.",
|
||||
"retry": "Retry",
|
||||
"no_items": "No gamification system parameters.",
|
||||
"key": "Key",
|
||||
"value": "Value",
|
||||
"category": "Category",
|
||||
"scope": "Scope",
|
||||
"scope_id": "Scope ID",
|
||||
"actions": "Actions",
|
||||
"edit": "Edit",
|
||||
"edit_title": "Edit Parameter",
|
||||
"value_label": "Value",
|
||||
"value_placeholder": "Parameter value (JSON or plain text)",
|
||||
"json_detected": "🔹 JSON format detected",
|
||||
"text_value": "🔸 Text value",
|
||||
"cancel": "Cancel",
|
||||
"save": "Save",
|
||||
"saving": "Saving...",
|
||||
"invalid_json": "Invalid JSON format: ",
|
||||
"save_error": "Failed to save parameter.",
|
||||
"updated": "updated!"
|
||||
}
|
||||
Reference in New Issue
Block a user