Work on various GameMode text

This commit is contained in:
Salt 2020-08-19 22:10:29 -05:00
parent 917c17a081
commit e829285a91
2 changed files with 23 additions and 23 deletions

View File

@ -1,6 +1,6 @@
{
"strings": {
"GAMEMODE_CLASSIC_RUN_NAME": "Classic",
"GAMEMODE_WEEKLY_RUN_NAME": "Prismatic Trials",
"GAMEMODE_CLASSIC_RUN_NAME": "Risky Rain",
"GAMEMODE_WEEKLY_RUN_NAME": "Prismy Rain",
}
}

View File

@ -6,26 +6,26 @@
"LOREM" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
"TITLE_PROFILE": "Profile: {0}",
"TITLE_PROFILE_DESC" : "Change or create new profiles.",
"TITLE_SINGLEPLAYER": "Singleplayer",
"TITLE_SINGLEPLAYER_DESC" : "Begin a solo run.",
"TITLE_MULTIPLAYER": "Multiplayer",
"TITLE_MULTIPLAYER_DESC" : "Find or invite players online.",
"TITLE_WEEKLY" : "Prismatic Trials",
"TITLE_WEEKLY_DESC" : "Compete in a fixed seed challenge with other players online.",
"TITLE_SETTINGS": "Settings",
"TITLE_SETTINGS_DESC" : "Modify controls, display, and more.",
"TITLE_LOGS": "Logbook",
"TITLE_LOGS_DESC" : "Read lore, character details, and how to unlock new content.",
"TITLE_UNLOCKABLES": "Challenges",
"TITLE_MORE": "Music & More",
"TITLE_MORE_DESC" : "Join Communities, learn about the game, and more!",
"TITLE_EXIT": "Quit to Desktop",
"TITLE_EXIT_DESC" : "Close Risk of Rain 2.",
"TITLE_EXTRAGAMEMODE" : "Alternate Game Modes",
"TITLE_EXTRAGAMEMODE_DESC" : "Play alternate Risk of Rain 2 gamemodes, like Prismatic Trials and Eclipse.",
"TITLE_ECLIPSE" : "Eclipse",
"TITLE_ECLIPSE_DESC" : "Play an advanced gamemode that adds stacking challenge modifiers each time you beat the game.",
"TITLE_PROFILE_DESC" : "Make or break save files.",
"TITLE_SINGLEPLAYER": "Solo Play",
"TITLE_SINGLEPLAYER_DESC" : "Play with yourself.",
"TITLE_MULTIPLAYER": "OwO",
"TITLE_MULTIPLAYER_DESC" : "Who's this?",
"TITLE_WEEKLY" : "Prismy Rain",
"TITLE_WEEKLY_DESC" : "Speedrun strats.",
"TITLE_SETTINGS": "Change Stuff",
"TITLE_SETTINGS_DESC" : "Like options and whatever",
"TITLE_LOGS": "Lore",
"TITLE_LOGS_DESC" : "Learn about everything you've met that's made an attempt on your life.",
"TITLE_UNLOCKABLES": "Cheetos",
"TITLE_MORE": "Moosucc",
"TITLE_MORE_DESC" : "Chris is a fucking awesome musician.",
"TITLE_EXIT": "Or Leave, I Guess",
"TITLE_EXIT_DESC" : "G'bye.",
"TITLE_EXTRAGAMEMODE" : "Other Non-Risky Rains",
"TITLE_EXTRAGAMEMODE_DESC" : "Just kidding, they're the riskiest of rains.",
"TITLE_ECLIPSE" : "Johnny Cash Mode",
"TITLE_ECLIPSE_DESC" : "I HURT MYSELF TODAY.",
"TITLE_MULTIPLAYER_QUICKPLAY_START": "Enter QuickPlay",
"TITLE_MULTIPLAYER_QUICKPLAY_STOP": "Leave QuickPlay",
@ -194,4 +194,4 @@
"CUTSCENE_SKIP": "Skip"
}
}
}