Skip to content

Incident status Filament form label uses wrong translation key #341

@jbrooksuk

Description

@jbrooksuk

Priority: P4 (Low - Nice to Have)

Problem

In src/Filament/Resources/Incidents/IncidentResource.php:55, the ToggleButtons::make('status') uses ->label(__('cachet::incident.form.name_label')) — the same translation key as the name field on line 50.

Suggested Fix

Change the translation key to cachet::incident.form.status_label.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions