Skip to content

Commit 49b994c

Browse files
author
YITA
authored
listing_filed changed with listing_failed
1 parent f5a6524 commit 49b994c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bridges/php-local/lang/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"function_not_implemented": "Function not implemented",
33
"file_not_found": "File not found",
4-
"listing_filed": "Listing failed",
4+
"listing_failed": "Listing failed",
55
"moving_failed": "Moving failed",
66
"renaming_failed": "Renaming failed",
77
"copying_failed": "Copying failed",
@@ -15,4 +15,4 @@
1515
"archive_opening_failed": "Could not open the archive, it is either corrupted or unsupported",
1616
"extraction_failed": "Extraction failed",
1717
"upload_failed": "Upload failed"
18-
}
18+
}

0 commit comments

Comments
 (0)