mirror of
https://github.com/axeloz/filesharing.git
synced 2025-05-06 01:53:55 +02:00
Update app.php
This commit is contained in:
parent
d675b8efda
commit
4fe4a31f17
1 changed files with 2 additions and 2 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue