diff --git a/src/i18n/locales/fr/leftSidebar/languages.json b/src/i18n/locales/fr/leftSidebar/languages.json index fc5de101..a00cca45 100644 --- a/src/i18n/locales/fr/leftSidebar/languages.json +++ b/src/i18n/locales/fr/leftSidebar/languages.json @@ -1,9 +1,9 @@ { "key": { - "label": "Key", + "label": "Langue", "placeholder": "Dothraki" }, "rating": { - "label": "Rating" + "label": "Évaluation" } }