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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user