Fix typo
This commit is contained in:
Vishnu Mohandas 2024-01-09 16:33:07 +05:30 committed by GitHub
commit 27680c8221
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -497,7 +497,7 @@
},
"remindToEmptyEnteTrash": "Also empty your \"Trash\" to claim the freed up space",
"sparkleSuccess": "✨ Success",
"duplicateFileCountWithStorageSaved": "Your have cleaned up {count, plural, one{{count} duplicate file} other{{count} duplicate files}}, saving ({storageSaved}!)",
"duplicateFileCountWithStorageSaved": "You have cleaned up {count, plural, one{{count} duplicate file} other{{count} duplicate files}}, saving ({storageSaved}!)",
"@duplicateFileCountWithStorageSaved": {
"description": "The text to display when the user has successfully cleaned up duplicate files",
"type": "text",