typo i81n -> i18n

This commit is contained in:
Mitchell Hashimoto 2025-03-07 11:16:43 -08:00
parent 79a9ddf66f
commit da731e6caa
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC

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.