feat(releases-widget): add Select/Deselect All to import from docker screen (#3674)

This commit is contained in:
Andre Silva
2025-08-01 10:12:56 +01:00
committed by GitHub
parent 6a819e38ed
commit 949c7a40d9
2 changed files with 94 additions and 55 deletions

View File

@@ -2273,7 +2273,9 @@
"listFoundImages": "List of found images",
"listAlreadyImportedImages": "List of already imported images",
"allImagesAlreadyImported": "All images already imported",
"onlyAdminCanImport": "Only administrators can import from docker"
"onlyAdminCanImport": "Only administrators can import from docker",
"selectAll": "Select all",
"deselectAll": "Deselect all"
},
"provider": {
"label": "Provider"