upload_form.php
Word Upload Form View
Displays a unified form for importing terms via paste, CSV/TSV file, or dictionary file (JSON, StarDict).
Expected variables:
- $currentLanguage: Current language setting (from settings)
- $languages: array - Array of languages for select dropdown
- $activeTab: string - Active input tab ('paste', 'file', or 'dictionary')
PHP version 8.1