translations: Server IP is a best guess

This commit is contained in:
tt2468 2021-05-31 17:05:34 -07:00
parent 9077ac911d
commit 289d1ad69d

View File

@ -19,7 +19,7 @@ OBSWebSocket.SessionTable.KickButtonText="Kick"
OBSWebSocket.ConnectInfo.DialogTitle="WebSocket Connect Info"
OBSWebSocket.ConnectInfo.CopyText="Copy"
OBSWebSocket.ConnectInfo.ServerIp="Server IP"
OBSWebSocket.ConnectInfo.ServerIp="Server IP (Best Guess)"
OBSWebSocket.ConnectInfo.ServerPort="Server Port"
OBSWebSocket.ConnectInfo.ServerPassword="Server Password"
OBSWebSocket.ConnectInfo.ServerPasswordPlaceholderText="[Auth Disabled]"