diff --git a/configs/lang/en-us.toml b/configs/lang/en-us.toml index ed8b359..e50bbd0 100644 --- a/configs/lang/en-us.toml +++ b/configs/lang/en-us.toml @@ -43,9 +43,9 @@ language = "English" "libs.outer" = "using global pyglet, version: {}\n(may cause bug)" "fonts.found" = "found fonts in font lib: {}" "fonts.load" = "loading fonts: {}" -"game.input_stop" = ""console"" -"game.command_stop" = ""in game commands"" -"game.window_stop" = ""window"" +"game.input_stop" = "console" +"game.command_stop" = "in game commands" +"game.window_stop" = "window" "game.stop_get" = "Received closing commands from {}, game closing" "game.stop" = "game closing, saving data……" "game.end" = "game closed" diff --git a/docs/README-en.md b/docs/README-en.md index eecaad4..68b886b 100644 --- a/docs/README-en.md +++ b/docs/README-en.md @@ -1,4 +1,4 @@ - # Difficult Rocket +# Difficult Rocket [中文](../README.md) | English