{ "title": "Badges", "subtitle": "Badge Management — CRUD", "loading": "Loading badges...", "error": "Failed to load badges.", "retry": "Retry", "create": "New Badge", "no_items": "No badges yet.", "id": "ID", "name": "Name", "description": "Description", "icon": "Icon", "actions": "Actions", "edit": "Edit", "delete": "Delete", "cancel": "Cancel", "save": "Save", "create_title": "Create Badge", "edit_title": "Edit Badge", "name_placeholder": "Badge name", "desc_placeholder": "Badge description", "icon_placeholder": "Icon URL", "icon_hint": "Optional. The icon URL for the badge.", "icon_preview": "Icon preview", "create_btn": "Create", "delete_title": "Delete Badge", "delete_confirm": "Are you sure you want to delete this badge?", "delete_btn": "Delete", "created": "Badge created!", "updated": "Badge updated!", "deleted": "Badge deleted!", "save_error": "Failed to save badge.", "delete_error": "Failed to delete badge.", "unknown_error": "Unknown error" }