summaryrefslogtreecommitdiff
path: root/src/build/GhosttyI18n.zig
AgeCommit message (Expand)Author
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-09-19build: move locales out into dedicated fileMitchell Hashimoto
2025-09-05gtk: the Future is NowLeah Amelia Chen
2025-09-05gtk: nuke the legacy apprt from orbitLeah Amelia Chen
2025-07-08build: disable fuzzy matching for msgmergeJeffrey C. Ollie
2025-07-08build: update `zig build update-translations`Jeffrey C. Ollie
2025-07-05build: make `zig build run` on macOS work with an empty zig-outMitchell Hashimoto
2025-06-21build: comment `locale` trim-k
2025-06-21fix: enable i18n on FreeBSD-k
2025-06-10license: update copyright notices to include contributorsQwerasd
2025-03-11Zig 0.14Mitchell Hashimoto
2025-03-07add ghostty_translate C APIMitchell Hashimoto
2025-03-07build: i18n should emit mo on every platformMitchell Hashimoto
2025-03-03build: some style changes, namely we should create steps only in rootMitchell Hashimoto
2025-03-03translations: add basic Chinese translationLeah Amelia Chen
2025-03-03gtk: extract translations from Zig source codeLeah Amelia Chen
2025-03-03gtk: add localization support, take 3Leah Amelia Chen