Update Language

Update Language

The Update screen reuses the same field structure as Create, but loads the current record through getLanguage(route.params.id, true).

Editable areas

  • name
  • path, path alias, code
  • currency, flag, timezone
  • status
  • lock state
  • usage flags
  • default flags

Do not change identifiers casually

If the system already relies on a language for routing or translation mapping, changing path, path_alias, or code can cause mismatch downstream.