reflect: format includes

This commit is contained in:
2026-06-21 07:45:29 +08:00
Unverified
parent edbec18b0b
commit 1b513884c1
7 changed files with 55 additions and 65 deletions
+2 -2
View File
@@ -250,7 +250,7 @@ entity.breeze.name=Breeze
entity.creaking.name=Creaking
multiplayer.player.joined=%s joined the game
multiplayer.player.left=%s left the game
plugin.deathmessages.modapi.warn=The plugin ModAPI is not loaded, so client-side translation is unavailable. Only server-side translation can be used.
plugin.deathmessages.modapi.warn=The optional Dependency plugin ModAPI is not loaded, so client-side translation is unavailable. Only server-side translation can be used.
)";
std::string zh_CN = R"(
@@ -504,5 +504,5 @@ entity.breeze.name=旋风人
entity.creaking.name=
multiplayer.player.joined=%s
multiplayer.player.left=%s 退
plugin.deathmessages.modapi.warn=ModAPI没有被加载使
plugin.deathmessages.modapi.warn=ModAPI没有被加载使
)";