Geo - Disabled text is hard coded
What/Why
When a sync type is disabled, the help text is hard coded to say container repositories
. This should actually say what type of sync it is and why it is disabled.
Code in question: https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/app/assets/javascripts/geo_nodes/components/geo_node_detail_item.vue#L127