it-tools/src/tools/toml-to-yaml/locales/fr.yml
2024-03-26 00:25:59 +08:00

11 lines
277 B
YAML

tools:
toml-to-yaml:
title: TOML vers YAML
description: Analyser et convertir TOML en YAML.
inputLabel: Votre TOML
inputPlaceholder: Collez votre TOML ici...
outputLabel: YAML à partir de votre TOML
inValidMessage: Le TOML fourni n'est pas valide.