Fixed a indentation inconsistency

In the commit where I fixed a merge conflict with Matt's translation update I messed up an indentation (~~thanks github web editor~~)
This commit is contained in:
user670
2021-04-19 18:06:05 +08:00
committed by GitHub
parent 306154572e
commit 9019350f0c

View File

@@ -95,7 +95,7 @@ return{
createRoomTooFast="You are creating a room too fast!",
createRoomSuccessed="Room successfully created!",
started="Playing",
started="Playing",
joinRoom="has joined the room.",
leaveRoom="has left the room.",
notReady="Waiting",