Sfoglia il codice sorgente

remove extra space

@kiloreux was the space intended here, what do you think?
Artur Paikin 5 anni fa
parent
commit
4f534d97b5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/@uppy/locales/src/fr_FR.js

+ 1 - 1
packages/@uppy/locales/src/fr_FR.js

@@ -96,7 +96,7 @@ fr_FR.strings = {
     '1': 'Sélectionner %{smart_count}',
     '2': 'Sélectionner %{smart_count}'
   },
-  smile: 'Souriez !',
+  smile: 'Souriez!',
   startRecording: 'Commencer l\'enregistrement vidéo',
   stopRecording: 'Arrêter l\'enregistrement vidéo',
   streamActive: 'Stream actif',