{
	"text.owo.itemGroup.tab_template": [
		{
			"index": 0
		},
		{
			"text": " > ",
			"color": "gray"
		},
		{
			"index": 1,
			"color": "dark_gray"
		}
	],
	"text.owo.itemGroup.select_hint": {
		"text": "Maj-clic pour sélectionner plusieurs",
		"color": "gray"
	},
	"text.owo.configure_hot_reload.title": "Configurer le rechargement à chaud",
	"text.owo.configure_hot_reload.choose_file": "Choisir un fichier",
	"text.owo.configure_hot_reload.save": "Sauvegarder",
	"text.owo.configure_hot_reload.model": [
		{
			"text": "Modèle : ",
			"color": "yellow"
		},
		{
			"index": 0,
			"color": "gray"
		}
	],
	"text.owo.configure_hot_reload.reload_from.unset": "Non défini",
	"text.owo.configure_hot_reload.reload_from": [
		{
			"text": "Recharger depuis : ",
			"color": "yellow"
		},
		{
			"index": 0,
			"color": "gray"
		}
	],
	"text.owo.config.search": "Rechercher...",
	"text.owo.config.search.matches": "%d sur %d",
	"text.owo.config.search.no_matches": "Aucune correspondance",
	"text.owo.config.must_restart": "Certaines modifications nécessitent un redémarrage pour s'appliquer",
	"text.owo.config.button.exit_minecraft": "Quitter Minecraft",
	"text.owo.config.button.ignore_restart": "Redémarrer plus tard",
	"text.owo.config.button.range.edit_as_text": "Modifier en texte",
	"text.owo.config.button.range.edit_with_slider": "Modifier avec curseur",
	"text.owo.config.applies_after_restart": [
		{
			"text": "⏻ ",
			"color": "#FAEA48"
		},
		{
			"text": "Cette option s'applique après un redémarrage",
			"color": "gray"
		}
	],
	"text.owo.config.managed_by_server": [
		{
			"text": "⚑ ",
			"color": "#EB1D36"
		},
		{
			"text": "Cette option est gérée par le serveur\n   Déconnectez-vous pour la modifier",
			"color": "gray"
		}
	],
	"text.owo.config.button.reload": "Recharger",
	"text.owo.config.button.done": "Terminé",
	"text.owo.config.sections_tooltip": "Sections",
	"text.owo.config.sections": {
		"text": "Sections",
		"underlined": true
	},
	"text.owo.config.list.add_entry": "Ajouter une entrée",
	"text.owo.config.boolean_toggle.enabled": [
		"",
		{
			"text": "[",
			"color": "gray"
		},
		{
			"text": "✔",
			"color": "#28FFBF"
		},
		{
			"text": "]",
			"color": "gray"
		},
		" Activé"
	],
	"text.owo.config.boolean_toggle.disabled": [
		"",
		{
			"text": "[",
			"color": "gray"
		},
		{
			"text": "❌",
			"color": "#EB1D36"
		},
		{
			"text": "]",
			"color": "gray"
		},
		" Désactivé"
	]
}