filled in size placeholder and other malarkey

This commit is contained in:
Danny Coates 2019-02-22 10:37:52 -08:00
parent 7449d1c351
commit c8e6e761d0
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
4 changed files with 25 additions and 20 deletions

View file

@ -7,7 +7,9 @@ module.exports = function(name, url) {
<send-copy-dialog
class="flex flex-col items-center text-center p-4 max-w-sm"
>
<h1 class="font-bold my-4">${state.translate('notifyUploadDone')}</h1>
<h1 class="font-bold my-4">
${state.translate('notifyUploadEncryptDone')}
</h1>
<p class="font-normal leading-normal text-grey-darker word-break-all">
${state.translate('copyUrlFormLabel')} <br />
${name}