Parcourir la source

add new en_US strings

Artur Paikin il y a 6 ans
Parent
commit
7b836172c3
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      packages/@uppy/locales/src/en_US.js

+ 3 - 0
packages/@uppy/locales/src/en_US.js

@@ -7,6 +7,8 @@ en_US.strings = {
   addingMoreFiles: 'Adding more files',
   allowAccessDescription: 'In order to take pictures or record video with your camera, please allow camera access for this site.',
   allowAccessTitle: 'Please allow access to your camera',
+  authenticateWith: 'Connect to %{pluginName}',
+  authenticateWithTitle: 'Please authenticate with %{pluginName} to select files',
   back: 'Back',
   browse: 'browse',
   cancel: 'Cancel',
@@ -64,6 +66,7 @@ en_US.strings = {
   pause: 'Pause',
   pauseUpload: 'Pause upload',
   paused: 'Paused',
+  poweredBy: 'Powered by',
   preparingUpload: 'Preparing upload...',
   processingXFiles: {
     '0': 'Processing %{smart_count} file',