@@ -13,3 +13,6 @@ export const DELETE_ALERT_TITLE = s__('ContainerRegistry|Some tags were not dele
exportconstDELETE_ALERT_LINK_TEXT=s__(
'ContainerRegistry|The cleanup policy timed out before it could delete all tags. An administrator can %{adminLinkStart}manually run cleanup now%{adminLinkEnd} or you can wait for the cleanup policy to automatically run again. %{docLinkStart}More information%{docLinkEnd}',
);
exportconstCLEANUP_TIMED_OUT_ERROR_MESSAGE=s__(
'ContainerRegistry|Cleanup timed out before it could delete all tags',