Browse Source

core: Add comment explaining provider locale strings

Renée Kooi 7 năm trước cách đây
mục cha
commit
45aaf19928
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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',