Fix typo
This commit is contained in:
parent
0da0df0738
commit
10ef318bbb
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue