@@ -7,6 +10,23 @@ import SettingsForm from './settings_form.vue';
exportdefault{
components:{
SettingsForm,
GlAlert,
},
computed:{
...mapState(['isDisabled']),
notAvailableMessage(){
returnsprintf(
s__(
'ContainerRegistry|Currently, the Container Registry tag expiration feature is not available for projects created before GitLab version 12.8. For updates and more information, visit Issue %{linkStart}#196124%{linkEnd}',
%li=s_("GroupSettings|If the parent group's visibility is lower than the group current visibility, visibility levels for subgroups and projects will be changed to match the new parent group's visibility.")