More work

This commit is contained in:
Salt 2020-08-25 23:19:20 -05:00
parent dca55822c4
commit 77297367e6

View File

@ -1,10 +1,10 @@
{
"strings": {
"GAME_BROWSER_NAME" : "Game Browser",
"GAME_BROWSER_FILTER" : "Filters",
"GAME_BROWSER_FILTER_SORTING" : "Sorting",
"GAME_BROWSER_FILTER_SHOW_DEDICATED_SERVERS": "Dedicated Servers",
"GAME_BROWSER_FILTER_SHOW_LISTEN_SERVERS": "Listen Servers",
"GAME_BROWSER_NAME" : "People Finder",
"GAME_BROWSER_FILTER" : "Narrow it Down",
"GAME_BROWSER_FILTER_SORTING" : "Sort",
"GAME_BROWSER_FILTER_SHOW_DEDICATED_SERVERS": "Dedis",
"GAME_BROWSER_FILTER_SHOW_LISTEN_SERVERS": "Listeners",
"GAME_BROWSER_FILTER_SHOW_LOBBIES": "Lobbies",
"GAME_BROWSER_FILTER_SHOW_DROP_IN_GAMES": "Drop-In Enabled",
"GAME_BROWSER_FILTER_SHOW_DIFFICULTY_EASY_GAMES": "Difficulty: Drizzle",
@ -62,7 +62,7 @@
"REMOTE_GAME_DETAILS_JOIN_LOBBY": "Join Lobby",
"REMOTE_GAME_DETAILS_JOIN_SERVER": "Join Server",
"REMOTE_GAME_DETAILS_WARNING_VERSION_MISMATCH": "Version differs between your local game and the remote game.",
"REMOTE_GAME_DETAILS_WARNING_MOD_MISMATCH": "The active mods between your local game and the remote game do not match."
"REMOTE_GAME_DETAILS_WARNING_VERSION_MISMATCH": "The versions are wrong. Fix your shit.",
"REMOTE_GAME_DETAILS_WARNING_MOD_MISMATCH": "You probably need to fix your mod situation."
}
}
}