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 f5a6524 commit 49b994cCopy full SHA for 49b994c
bridges/php-local/lang/en.json
@@ -1,7 +1,7 @@
1
{
2
"function_not_implemented": "Function not implemented",
3
"file_not_found": "File not found",
4
- "listing_filed": "Listing failed",
+ "listing_failed": "Listing failed",
5
"moving_failed": "Moving failed",
6
"renaming_failed": "Renaming failed",
7
"copying_failed": "Copying failed",
@@ -15,4 +15,4 @@
15
"archive_opening_failed": "Could not open the archive, it is either corrupted or unsupported",
16
"extraction_failed": "Extraction failed",
17
"upload_failed": "Upload failed"
18
-}
+}
0 commit comments