Use tabs
This commit is contained in:
@@ -185,8 +185,8 @@
|
||||
"Kilometers": "Kilometers",
|
||||
"Miles": "Miles",
|
||||
"MustBeVehicleDriver": "You must be the driver of the vehicle!",
|
||||
"PlayerJoinedServer": "{1} has joined the game from {1}!",
|
||||
"PlayerLeftServer": "{1} has left the game! ({1})",
|
||||
"PlayerJoinedServer": "{1} has joined the game from {2}!",
|
||||
"PlayerLeftServer": "{1} has left the game! ({2})",
|
||||
"DisconnectReasons": [
|
||||
"Lost Connection",
|
||||
"Disconnected",
|
||||
@@ -474,5 +474,6 @@
|
||||
"Want to make a clan? Use {1} for details",
|
||||
"Legal weapons can be purchased at any ammunation"
|
||||
],
|
||||
"PromptResponseTip": "Use {1} to accept or {2} to decline"
|
||||
"PromptResponseTip": "Use {1} to accept or {2} to decline",
|
||||
"PlayerConnecting": "👋 {1} is connecting to the server"
|
||||
}
|
||||
Reference in New Issue
Block a user