bulk_save_result.php
Bulk Save Result View - Shows result after saving bulk translated words
Variables expected:
- $tid: int - Text ID
- $cleanUp: bool - Whether to clean up right frames
- $tooltipMode: int - Tooltip display mode (1 = show)
- $newWords: array - Array of newly created words with keys:
- WoID: int - Word ID
- WoTextLC: string - Lowercase word text
- WoStatus: int - Word status
- translation: string - Word translation
- hex: string - Hex class name for CSS
PHP version 8.1