index.php
Local Dictionaries Index View
The dictionary table itself is rendered by the dictionaryList component
from GET /local-dictionaries; this view supplies only the language ID.
Variables expected:
- $langId: int current language ID
- $langName: string current language name
- $localDictMode: int (0-3)
- $languages: array of languages for dropdown
PHP version 8.1