Update app.php

This commit is contained in:
escix 2023-11-16 23:46:03 +11:00 committed by GitHub
parent d675b8efda
commit 4fe4a31f17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,10 +50,10 @@ return [
'start-uploading' => 'Start uploading files',
'bundle-password' => 'Password',
'complete-upload' => 'Complete upload',
'no-file' => 'No file uploaded yet',
'no-file' => 'No files uploaded yet',
'click-to-remove' => 'Click to delete this file',
'confirm-delete' => 'Do you really want to delete this file?',
'confirm-complete' => 'Do you really want to complete this bundle? It will be locked and cannot not be modified afterwards.',
'confirm-complete' => 'Do you really want to complete this bundle? It will be locked and cannot be modified afterwards.',
'confirmation' => 'Confirmation',
'cancel' => 'Cancel',
'confirm' => 'Confirm',