From 3b60ef3b34006fbf20030e17ad268cf3952d4228 Mon Sep 17 00:00:00 2001 From: Kat <65649991+00-kat@users.noreply.github.com> Date: Mon, 16 Mar 2026 20:37:14 +1100 Subject: [PATCH] Add missing plural forms (or, the lack thereof) for Chinese. --- po/zh_CN.po | 1 + po/zh_TW.po | 1 + 2 files changed, 2 insertions(+) diff --git a/po/zh_CN.po b/po/zh_CN.po index 8e7e241fc..4a48df5d7 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -16,6 +16,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: dist/linux/ghostty_nautilus.py:53 msgid "Open in Ghostty" diff --git a/po/zh_TW.po b/po/zh_TW.po index cacdc8acb..a26103911 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -15,6 +15,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: dist/linux/ghostty_nautilus.py:53 msgid "Open in Ghostty"