This patch somehow corrects a typo for 'git submodule init', which is
supposed to be mistakenly copyed from the deinit command
Signed-off-by: Zhilei Han <redacted>
#: builtin/submodule--helper.c:515
#, c-format
msgid "Submodule '%s' (%s) registered for path '%s'\n"
-msgstr "子模组 '%s'(%s)未对路径 '%s' 注册\n"
+msgstr "子模组 '%s'(%s)已对路径 '%s' 注册\n"
#
#: builtin/submodule--helper.c:525