summaryrefslogtreecommitdiff
path: root/src/os/i18n.zig
AgeCommit message (Expand)Author
2025-09-19build: move locales out into dedicated fileMitchell Hashimoto
2025-09-10i18n: add Italian translation (#7074)Misairuzame
2025-08-24Add hu_HU for Hungarian locale (#7560)Balázs Szücs
2025-08-22terminal: fix build with -Di18n=falseCheru Berhanu
2025-08-06build: allow disabling i18n (#8158)Leah Amelia Chen
2025-08-06build: allow disabling i18nLeah Amelia Chen
2025-08-05macOS: properly handle buffer in zh locale canonicalizationAaron Ruan
2025-07-06Add Hebrew TranslationsSl (Shahaf Levi)
2025-07-02Adding a Bulgarian localization. (#7390)trag1c
2025-06-30Adding Bulgarian localization.Damyan Bogoev
2025-06-30Merge branch 'main' into ko_krRME
2025-06-30i18n: Add Irish (ga_IE) translation (#7650)Kat
2025-06-29Merge branch 'ghostty-org:main' into mainAlan Moyano
2025-06-28Merge branch 'main' into ko_krRME
2025-06-23Updated Irish to sentence case, updated struct, added ga_IE to supported localesAindriú Mac Giolla Eoin
2025-06-21ci: run freebsd tests on NamespaceMitchell Hashimoto
2025-06-21style: fix formatting-k
2025-06-21fix: enable i18n on FreeBSD-k
2025-06-21Add FreeBSD support-k
2025-05-19Add Argentinian Spanish translation and locale supportAlan Moyano
2025-04-11Merge branch 'main' into mk-localizationAndrej Daskalov
2025-04-11i18n: fix the "deny" catalan translationFrancesc Arpi Roca
2025-04-11i18n: add catalan translationsFrancesc Arpi Roca
2025-04-11Add pt-BR translations to ghosttyg
2025-04-11Add Spanish translations (419 = Latin America) (#6940)Mitchell Hashimoto
2025-04-11add Spanish (Latin America) locale supportMiguelElGallo
2025-04-11feat: Add Turkish translationsEmir SARI
2025-04-11Add nl_NL (Dutch) translationsNico Geesink
2025-04-11CODEOWNERSMitchell Hashimoto
2025-04-11Merge branch 'main' into add_russianblackzeshi
2025-04-11add russian translationblackzeshi
2025-04-11i18n: Add French translationKirwiisp
2025-04-11i18n: Add Japanese translationsLon Sagisawa
2025-04-11i18n: add id_ID code localehalosatrio
2025-03-31fix: added locale to il8n.zigRubenRME
2025-03-25fix canonicalizing some zh locales (#6885)Aaron Ruan
2025-03-25moved mk locale to bottom of listAndrej Daskalov
2025-03-25Merge branch 'main' into mk-localizationAndrej Daskalov
2025-03-24Add pl_PL translationsBartosz Sokorski
2025-03-24Merge branch 'main' into mainDanylo Zalizchuk
2025-03-24fix: reorder locales to ensure they follow ASCII orderingDanylo Zalizchuk
2025-03-24feat: add Ukrainian translations and locale supportDanylo Zalizchuk
2025-03-23added macedonian translation fileAndrej Daskalov
2025-03-18i18n: add norwegian bokmal translationshanna
2025-03-13translations: add German translation (#6601)Mitchell Hashimoto
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-03-08macOS: Set LANGUAGE env var based on macOS preferred language listMitchell Hashimoto
2025-03-08translations: add `de_DE` to localesRobin Pfäffle
2025-03-07os: remove the preferredLanguages lookupMitchell Hashimoto
2025-03-07Fix typosMitchell Hashimoto