Преглед изворни кода

core: Add comment explaining provider locale strings

Renée Kooi пре 7 година
родитељ
комит
45aaf19928
1 измењених фајлова са 1 додато и 0 уклоњено
  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',