admin_szolgáltatók_

This commit is contained in:
Roo
2026-07-01 02:27:38 +00:00
parent 189cbfd7ca
commit 6e627d0ebe
491 changed files with 20965 additions and 9703 deletions

View File

@@ -0,0 +1,32 @@
{
"title": "Levels",
"subtitle": "Level configuration management — CRUD",
"loading": "Loading levels...",
"error": "Failed to load level configurations.",
"retry": "Retry",
"create": "New Level",
"no_items": "No level configurations yet.",
"level": "Level",
"rank": "Rank",
"min_points": "Min Points",
"type": "Type",
"actions": "Actions",
"penalty": "Penalty",
"normal": "Normal",
"tree_diagram": "Level Tree Diagram",
"no_tree_data": "No levels to display.",
"points": "points",
"edit_title": "Edit Level",
"create_title": "Create Level",
"level_number": "Level Number",
"rank_name": "Rank Name",
"min_points_label": "Minimum Points",
"is_penalty": "Penalty Level",
"cancel": "Cancel",
"save": "Save",
"saving": "Saving...",
"updated": "Level updated!",
"created": "Level created!",
"duplicate_level": "A configuration with this level number already exists.",
"save_error": "Failed to save level."
}