Fix l10n entry for de:deleteItemCount
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
This commit is contained in:
parent
0caaffe6c8
commit
d456bef510
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue