@@ -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}',
msgid "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}"