mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
9.1.4
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
"hostGameServerPasswordDescription": "The password of your game server, if you need one",
|
||||
"hostGameServerDiscoverableName": "Discoverable",
|
||||
"hostGameServerDiscoverableDescription": "Make your server available to other players on the server browser",
|
||||
"hostHeadlessName": "Headless",
|
||||
"hostHeadlessDescription": "Runs Fortnite without graphics to optimize resources usage, may not work for old seasons",
|
||||
"hostVirtualDesktopName": "Virtual desktop",
|
||||
"hostVirtualDesktopDescription": "Runs Fortnite in a virtual desktop if headless is not supported",
|
||||
"hostAutomaticRestartName": "Automatic restart",
|
||||
"hostAutomaticRestartDescription": "Automatically restarts your game server when the match ends",
|
||||
"hostShareName": "Share",
|
||||
@@ -298,5 +294,18 @@
|
||||
"updateAvailableAction": "Download",
|
||||
"gameServerEnd": "The match ended",
|
||||
"gameServerRestart": "The server will restart in {timeInSeconds} seconds",
|
||||
"gameServerShutdown": "The server will shutdown in {timeInSeconds} seconds"
|
||||
"gameServerShutdown": "The server will shutdown in {timeInSeconds} seconds",
|
||||
"quiz": "Quiz",
|
||||
"startQuiz": "I have read the instructions",
|
||||
"checkQuiz": "Check answers",
|
||||
"quizFailed": "You got a score of {right}/{total}: you have {tries} left",
|
||||
"quizSuccess": "You got all the questions right: thanks for reading the instructions!",
|
||||
"quizZeroTriesLeft": "zero tries",
|
||||
"quizOneTryLeft": "one try",
|
||||
"quizTwoTriesLeft": "two tries",
|
||||
"gameServerTypeName": "Type",
|
||||
"gameServerTypeDescription": "The type of game server to use",
|
||||
"gameServerTypeHeadless": "Background process",
|
||||
"gameServerTypeVirtualWindow": "Virtual window",
|
||||
"gameServerTypeWindow": "Normal window"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user