diff --git a/public/locales/en-US/send.ftl b/public/locales/en-US/send.ftl index 5803e8f7..41722a24 100644 --- a/public/locales/en-US/send.ftl +++ b/public/locales/en-US/send.ftl @@ -7,6 +7,8 @@ uploadPageExplainer = Send files through a safe, private, and encrypted link tha uploadPageLearnMore = Learn more uploadPageDropMessage = Drop your file here to start uploading uploadPageSizeMessage = For the most reliable operation, it’s best to keep your file under 1GB +uploadPageBrowseButton = Select a file on your computer + .title = Select a file on your computer uploadPageBrowseButton1 = Select a file to upload .title = Select a file to upload uploadPageMultipleFilesAlert = Uploading multiple files or a folder is currently not supported. diff --git a/views/index.handlebars b/views/index.handlebars index 7b276496..49a849bb 100644 --- a/views/index.handlebars +++ b/views/index.handlebars @@ -11,7 +11,7 @@
+ data-l10n-id="uploadPageBrowseButton">