Page body
What this page shows
This page lists language records from the admin catalog and lets operators filter the table by status before activating or deactivating a language.
How to use it
- Set the
Statusfilter toAll,Active, orInactive. - Review the table row for the language code and name you need.
- Use the row action to enable or disable the language.
- Confirm the change in the dialog.
Visible table fields
IDCodeNameStatus
The last column is a row action that changes based on the current status.
Known caveats
- The table uses confirmation before updating status. A click on the row action alone does not complete the change.
- The page only toggles active state. It does not edit language names or codes.
- Pagination and status filter both change which rows are loaded from the backend.
Verification status
- status:
verified_fe_only - FE list behavior, filter, pagination, and confirmation flow are mapped
- observed admin routes are recorded from FE hooks only