@@ -10,11 +10,18 @@ import { fetchPolicies } from '~/lib/graphql';
constaddScheduleModalId='addScheduleModal';
exportconsti18n={
title:s__('OnCallSchedules|On-call schedule'),
emptyState:{
title:s__('OnCallSchedules|Create on-call schedules in GitLab'),
description:s__('OnCallSchedules|Route alerts directly to specific members of your team'),
button:s__('OnCallSchedules|Add a schedule'),
},
successNotification:{
title:s__('OnCallSchedules|Try adding a rotation'),
description:s__(
'OnCallSchedules|Your schedule has been successfully created and all alerts from this project will now be routed to this schedule. Currently, only one schedule can be created per project. More coming soon! To add individual users to this schedule, use the add a rotation button.',
msgid "OnCallSchedules|The schedule could not be updated. Please try again."
msgstr ""
msgid "OnCallSchedules|Try adding a rotation"
msgstr ""
msgid "OnCallSchedules|Your schedule has been successfully created and all alerts from this project will now be routed to this schedule. Currently, only one schedule can be created per project. More coming soon! To add individual users to this schedule, use the add a rotation button."
msgstr ""
msgid "OnDemandScans|Could not fetch scanner profiles. Please refresh the page, or try again later."