Przeglądaj źródła

core: Add comment explaining provider locale strings

Renée Kooi 7 lat temu
rodzic
commit
45aaf19928
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/core/Core.js

+ 1 - 0
src/core/Core.js

@@ -34,6 +34,7 @@ class Uppy {
         failedToUpload: 'Failed to upload %{file}',
         noInternetConnection: 'No Internet connection',
         connectedToInternet: 'Connected to the Internet',
+        // Strings for remote providers
         noFilesFound: 'You have no files or folders here',
         selectXFiles: {
           0: 'Select %{smart_count} file',