feat(releases-widget): add Select/Deselect All to import from docker screen (#3674)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user