We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a298694 commit 2470fecCopy full SHA for 2470fec
1 file changed
packages/media/resources/lang/en/fields.php
@@ -58,6 +58,8 @@
58
'file_uploaded_success' => 'File uploaded successfully',
59
'file_upload_error' => 'Error uploading file',
60
'edit_file_success' => 'The file ":fileName" was successfully updated.',
61
+ 'operation_error' => 'Operation Error',
62
+ 'file_operation_error' => 'The file ":fileName" could not be operated on.',
63
64
// Metadata
65
'metadata' => 'Metadata',
0 commit comments