1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

New: Display stats for delete multiple series modal

This commit is contained in:
Bogdan
2024-06-15 17:26:05 +03:00
committed by Mark McDowall
parent 6c39855ebe
commit d2509798e9
6 changed files with 78 additions and 12 deletions
@@ -1,9 +1,11 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'deleteFilesMessage': string;
'message': string;
'path': string;
'pathContainer': string;
'statistics': string;
}
export const cssExports: CssExports;
export default cssExports;