tachybase_todo/packages/plugins/@tachybase/plugin-theme-editor/src/locale/fr-FR.json
sealday ede7ead8b1 chore(version): release v0.21.34 (#1045)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachybase#1045
2024-05-24 01:06:06 +08:00

23 lines
829 B
JSON

{
"Theme": "Thème",
"Local": "Local",
"Dark theme": "Thème sombre",
"Optional": "Optionnel",
"Non-optional": "Non-optionnel",
"Current": "Actuel",
"Default": "Par défaut",
"Theme Editor": "Éditeur de thème",
"Save": "Enregistrer",
"Close": "Fermer",
"Edit": "Modifier",
"Export": "Exporter",
"edit Theme Config": "Modifier la configuration du thème",
"The theme of the JSON format is incorrect": "Le thème au format JSON est incorrect",
"Edited successfully": "Modifié avec succès",
"Saved successfully": "Enregistré avec succès",
"Initializing Editor...": "Initialisation de l'éditeur...",
"Save theme": "Enregistrer le thème",
"Please set a name for this theme": "Veuillez définir un nom pour ce thème",
"Please input the theme name": "Veuillez saisir le nom du thème"
}