**Problem:**
Unlike in the desktop termbox, the mobile termbox doesn’t have a row in the table for the current UI language. Instead, the UI language is edited in the “title” section. This makes the mobile termbox incompatible with language fallback. See T329630 for a more complete goal description.
**Solution:**
Copy the workflow from the desktop termbox.
**Mockup:**
{F36852665}
| [[ https://www.figma.com/file/UMHGYSxln03lGx2z7GxzP2/MUL---Termbox?node-id=340%3A4426&t=CoqKoUFLGxpqjPdE-0 | Link to workflow and specs in Figma ]] |
**Notes:**
* This task can be worked on as a part of this task, if it makes sense: {T330183}
**Open questions:**
*
**Acceptance criteria:**
[] The UI language is added as a normal row in the mobile termbox when viewing or editing a page (as on desktop).
[] The Label in the “title” not directly editable anymore (as on desktop).
[] Show the language name above the “title” label and description only to indicate fallbacks (as on desktop).