diff --git a/public/locales/fr/translation.json b/public/locales/fr/translation.json index 0967ef42..c66c7110 100644 --- a/public/locales/fr/translation.json +++ b/public/locales/fr/translation.json @@ -1 +1,5 @@ -{} +{ + "Key frames will show on the timeline. You need to zoom in to view them": "Des images clés apparaîtront sur la ligne temporelle. Vous devez zoomer pour les visualiser", + "Muted preview (exported file will not be affected)": "Prévisualisation muette (le fichier exporté ne sera pas affecté)", + "Unable to save your preferences. Try to disable any anti-virus": "Impossible de sauvegarder vos préférences. Essayez de désactiver tout anti-virus" +}