diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index cfd53a7..7007417 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -33,13 +33,13 @@ "reload": "Reload style", "snippets": { "desc": "Use a local css snippet file instead of inject the styles into the DOM.", - "title": "CSS Snippets file" + "title": "CSS snippets file" }, "styleSettings": { - "consigne": "Please use the syntaxe from", + "consigne": "Please use the syntax of", "desc": "Custom “Style settings” template to generate a style from folders. Please use the following variables:", "plugin": "the plugin", - "title": "Custom Style Settings", + "title": "Custom style settings", "without": "without the properties" }, "warning": "This will reset your Style Settings! " diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index bfeb100..e3b2eb1 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -33,13 +33,13 @@ "reload": "Recharger le style", "snippets": { "desc": "Utiliser un fichier d'extrait CSS à la place d'injecter le style dans le DOM.", - "title": "Fichier de snippet css" + "title": "Fichier de snippets CSS" }, "styleSettings": { - "consigne": "Merci d'utiliser la syntaxe depuis", + "consigne": "Merci d'utiliser la syntaxe de", "desc": "Modèle \"Style settings\" personnalisé pour générer un style depuis les dossiers. Merci d'utiliser les variables suivantes :", "plugin": "le module", - "title": "Style Settings personnalisé", + "title": "Style settings personnalisé", "without": "sans les propriétés" }, "warning": "Cela aura pour conséquence de réinitialiser vos paramètres Style Settings ! "