aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources/assets/molehunt/lang/en_us.json
blob: 00c8834680ce915c963b0bea502a095d1b867bd6 (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
{
	"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.mole": "§cYou are infected.\nInfect all the survivors before the timer runs out.",
	"commands.floodhunt.role.mole.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.mole_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.moles.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.mole.title": "§cInfected!",
	"floodhunt.game.start.mole.subtitle": "§eGet the list of other infected people with §6/floodhunt role§e.",
	"floodhunt.game.start.survivor.title": "§aA survivor!",
	"floodhunt.game.start.survivor.subtitle": "§eTry to survive and find out who's 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"
}