form_edit_term.php
Edit Term Form View - For editing word while testing
Variables expected:
- $wid: int - Word ID
- $lang: int - Language ID
- $term: string - Term text
- $termlc: string - Lowercase term
- $scrdir: string - Script direction tag
- $showRoman: bool - Show romanization field
- $transl: string - Current translation
- $sentence: string - Example sentence
- $rom: string - Romanization
- $status: int - Current status
PHP version 8.1