From 9cbca54597a21fae7d6ff9b80d9796d71a2dfb4e Mon Sep 17 00:00:00 2001 From: Kat <65649991+00-kat@users.noreply.github.com> Date: Mon, 20 Apr 2026 01:08:11 +1000 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20+=20improve=20fluency=20in=20READM?= =?UTF-8?q?E=5FTRANSLATORS=20=C2=A7=20Viewing=20translations.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- po/README_TRANSLATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/README_TRANSLATORS.md b/po/README_TRANSLATORS.md index b985e0678..9197dfa84 100644 --- a/po/README_TRANSLATORS.md +++ b/po/README_TRANSLATORS.md @@ -145,7 +145,7 @@ section before submitting a pull request! > possible to view your translations there. Simply run `zig build run`. Ghostty uses your system language by default; if -your translations are of the language of your system, use +your translations are for a different language, use `zig build run -- --language=X` (where `X` is your locale name). You can alternatively set the `LANGUAGE` environment variable to your locale name.