Operator guideENlanguageslistlocalization

Languages / List

Paginated language catalog with status filtering and confirmation-based activate or deactivate actions.

Reader view

Clean portal guidance

This page keeps the operator explanation, field and action descriptions, and screenshots visible without exposing repo paths, raw sidecars, or editorial-only implementation details.

Narrative content

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

  1. Set the Status filter to All, Active, or Inactive.
  2. Review the table row for the language code and name you need.
  3. Use the row action to enable or disable the language.
  4. Confirm the change in the dialog.

Visible table fields

  • ID
  • Code
  • Name
  • Status

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
Field dictionary

Fields

field

ID

Internal identifier of the language record.

Data Type
integer
field

Code

Short language code shown in the catalog row.

Data Type
string
field

Name

Display name of the language record.

Data Type
string
field

Status

Shows whether the language is currently active or inactive.

Data Type
boolean
Operational notes

Notes

item

FE mapping confirms status filter, pagination, row-level enable or disable action, and confirmation dialog.

item

The same update route is used for both activate and deactivate actions, with the FE inverting the current `isActive` value before sending the request.

item

This pack records observed admin routes from FE hooks only. Backend controller or service ownership is not fully verified here.

Related references

Related pages

pageLanguages / Module Overview

Operator guide for the language catalog page used to review language availability and toggle active status.

pageActivity Tag Rules / List

Main inventory for activity-driven tag rules, with search, activity and status filters, grouped rows, clone, edit, and run actions.

pageAffiliate Deals / List

Searchable table of affiliate deal rows with PID filter, create action, dashboard shortcut, and edit/delete row actions.

pageAffiliate Payment Settings / List

Affiliate payment settings inventory page for reviewing configured rows and opening saved records.

pageAffiliate Settings / List

Affiliate inventory list used to review saved affiliates and open detail or report flows.

pageAuto Tags Manager / List

Rule inventory with search, direct navigation to create or reorder, row-level run controls, and job history or recovery actions.