Fix l10n entry for de:deleteItemCount

Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
This commit is contained in:
Neeraj Gupta 2023-09-26 21:19:39 +05:30
parent 0caaffe6c8
commit d456bef510

View file

@ -414,7 +414,7 @@
"skip": "Überspringen",
"updatingFolderSelection": "Ordnerauswahl wird aktualisiert...",
"itemCount": "{count, plural, one{{count} Objekt} other{{count} Objekte}}",
"deleteItemCount": "{count, plural, one {}=1 {Lösche {count} Element} other {Lösche {count} Elemente}}",
"deleteItemCount": "{count, plural, one {Lösche {count} Element} other {Lösche {count} Elemente}}",
"duplicateItemsGroup": "{count} Dateien, {formattedSize} jede",
"@duplicateItemsGroup": {
"description": "Display the number of duplicate files and their size",