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": "Километры",
"Miles": "Мили",
"MustBeVehicleDriver": "Вы можете быть только водителем!",
"PlayerJoinedServer": "{1} присоеденился к игре из {1}!",
"PlayerLeftServer": "{1} покинул игру! ({1})",
"PlayerJoinedServer": "{1} присоеденился к игре из {2}!",
"PlayerLeftServer": "{1} покинул игру! ({2})",
"DisconnectReasons": [
"Потеряно соединение",
"Отключен",
@@ -473,5 +473,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"
}