i18n: Fix untranslated Close Split string in zh_CN.po (#13296)

Fix one untranslated string in the Simplified Chinese localization
(`zh_CN.po`).

## Changes

- `msgid "Close Split"`: `""` → `"关闭分屏"`

This achieves terminology consistency:
- Split → 分屏 (already established)
- Close Split? → 关闭分屏吗? (already existed)
- Close Split → 关闭分屏 (this fix)
This commit is contained in:
kat
2026-07-11 18:20:03 +00:00
committed by GitHub

View File

@@ -171,7 +171,7 @@ msgstr "向右分屏"
#: src/apprt/gtk/ui/1.2/surface.blp:321
msgid "Close Split"
msgstr ""
msgstr "关闭分屏"
#: src/apprt/gtk/ui/1.2/surface.blp:327
msgid "Tab"