changed upload button label

This commit is contained in:
Danny Coates 2018-12-11 15:11:38 -08:00
parent 4fc4421398
commit e58ebc835c
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
2 changed files with 3 additions and 4 deletions

View File

@ -226,10 +226,10 @@ module.exports.wip = function(state, emit) {
<button
id="upload-btn"
class="rounded bg-blue hover\:bg-blue-dark focus\:bg-blue-darker cursor-pointer text-center text-white py-2 px-6 h-12 flex flex-no-shrink items-center justify-center font-semibold"
title="${state.translate('uploadSuccessConfirmHeader')}"
title="${state.translate('uploadFilesButton')}"
onclick="${upload}"
>
${state.translate('uploadSuccessConfirmHeader')}
${state.translate('uploadFilesButton')}
</button>
</article>
`;

View File

@ -149,8 +149,7 @@ maxPasswordLength = Maximum password length: { $length }
passwordSetError = This password could not be set
pageHeaderCredits = from the makers of Firefox
addFilesButton = Add file(s)
uploadFilesButton = Send
uploadFileProgress = Sending
uploadFilesButton = Upload
uploadDropDragMessage = Drop files here
uploadDropClickMessage = or click to select a file
addPasswordMessage = Protect with password