aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources/assets/molehunt/lang/en_us.json
blob: 61ee8e779bf7de0103bc62ff927525ffea643348 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
	"commands.floodhunt.error.game_not_started": "The Floodhunt game has not been started yet.",
	"commands.floodhunt.timer.show": "Showing Floodhunt timer.",
	"commands.floodhunt.timer.hide": "Hiding Floodhunt timer.",
	"commands.floodhunt.role.infected": "§cYou are infected.\nInfect all the survivors before the timer runs out.",
	"commands.floodhunt.role.infected.list": "§eThose who are infected are: %s",
	"commands.floodhunt.role.survivor": "§aYou are not infected. \nSurvive until the timer runs out, and try to discover who's infected.",
	"commands.floodhunt.role.survivor.infected_count": "§eThere are %d §einfected among you.",
	"commands.floodhunt.stop.success": "The Floodhunt game has been stopped.",
	"floodhunt.game.end.suspense.title": "§eAnd the winners are...",
	"floodhunt.game.end.winners.infected.title": "§cThe infected!",
	"floodhunt.game.end.winners.survivors.title": "§The survivors!",
	"floodhunt.game.end.winners.subtitle": "§6Those who were infected were %s",
	"floodhunt.game.start.suspense": "§eYou are...",
	"floodhunt.game.start.infected.title": "§cInfected!",
	"floodhunt.game.start.infected.subtitle": "§eGet the list of other infected people with §6/floodhunt role§e and spread the infection.",
	"floodhunt.game.start.survivor.title": "§aA survivor!",
	"floodhunt.game.start.survivor.subtitle": "§eTry to survive and find out who's infected!",
	"floodhunt.game.infected": "§cYou are infected.",
	"gamerule.floodhunt:game_duration": "Floodhunt: Duration of a game",
	"gamerule.floodhunt:flood_percentage": "Floodhunt: Percentage of infected people",
	"gamerule.floodhunt:flood_count": "Floodhunt: Number of infected people (set to -1 to use percentage instead)",
	"gamerule.floodhunt:show_nametags": "Floodhunt: Show players' nametag",
	"gamerule.floodhunt:show_tab": "Floodhunt: Enable the tab",
	"gamerule.floodhunt:show_skins": "Floodhunt: Show players' skin",
	"gamerule.floodhunt:initial_world_size": "Floodhunt: Initial world size",
	"gamerule.floodhunt:final_world_size": "Floodhunt: Final world size",
	"gamerule.floodhunt:border_moving_starting_time_offset_minutes": "Floodhunt: Time before moving the borders"
}