Files
Cody Bromley 9fc6518093 feat: add Hungarian (Magyar) translation support
Add complete Hungarian localization with 91 translations contributed by
Balázs. This release also includes improvements to the translation
import tooling to better support international contributors.

Changes:
- Add Hungarian (hu) language with full translation coverage
- Add Balázs to translator credits
- Improve blanki18n.swift CSV parser:
  - Support semicolon-separated CSVs (common in European locales)
  - Add multi-encoding support (UTF-8, Mac Central European, MacRoman, Windows-1252, ISO Latin-2)
  - Intelligently detect delimiter and encoding
  - Fix encoding detection to properly handle Hungarian characters (ő, ű, á, etc.)
- Register Hungarian locale in Xcode project (knownRegions)
- Update documentation to reflect 11 supported languages
- Fix CodeQL workflow scheme name
- Bump version to 1.0.13

Thanks to Balázs for the excellent translation work!
2025-10-28 00:23:37 -05:00
..
2025-05-22 22:12:24 -05:00