This commit is contained in:
Vortrex
2022-04-28 16:25:13 -05:00
parent f2b532c325
commit b8fb35b3d7
7 changed files with 810 additions and 804 deletions

View File

@@ -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"
}