reflect : format code

This commit is contained in:
2026-06-21 07:05:59 +08:00
Unverified
parent e475259310
commit edbec18b0b
9 changed files with 291 additions and 264 deletions
+2
View File
@@ -250,6 +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.
)";
std::string zh_CN = R"(
@@ -503,4 +504,5 @@ entity.breeze.name=旋风人
entity.creaking.name=
multiplayer.player.joined=%s
multiplayer.player.left=%s 退
plugin.deathmessages.modapi.warn=ModAPI没有被加载使
)";