mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 06:16:08 +00:00
vim-patch:3cee950: runtime(diff): fix mixed translations in zh_CN (#35362)
some translations confused zh_CN and zh_TW
3cee950fc9
Co-authored-by: 毛逸宁 <mao.yining@outlook.com>
This commit is contained in:
@@ -7597,7 +7597,7 @@ msgstr "\" 在索引行上按 <回车> 来跳转到那里。"
|
||||
|
||||
#: ../../../runtime/optwin.vim:159
|
||||
msgid "\" Hit <Space> on a \"set\" line to refresh it."
|
||||
msgstr "\" 在 \"set\" 行上按 <空格> 来刷新。 "
|
||||
msgstr "\" 在 \"set\" 行上按 <空格> 来刷新。"
|
||||
|
||||
#: ../../../runtime/optwin.vim:228
|
||||
msgid "important"
|
||||
|
Reference in New Issue
Block a user