typo i81n -> i18n

This commit is contained in:
Mitchell Hashimoto
2025-03-07 11:16:43 -08:00
parent 79a9ddf66f
commit da731e6caa

View File

@ -131,7 +131,7 @@ which should be filled in accordingly. You can then add your translations
within the newly created translation file.
Afterwards, you need to update the list of known locales within Ghostty's
build system. To do so, open `src/os/i81n.zig` and find the list
build system. To do so, open `src/os/i18n.zig` and find the list
of locales under the `locales` variable, then add the full locale name
into the list.