Merge "Scheduler Hints - add missing phrases"

This commit is contained in:
Zuul 2025-03-19 22:43:04 +00:00 committed by Gerrit Code Review
commit 027c686275

@ -42,7 +42,9 @@
available: gettext('Available Scheduler Hints'),
existing: gettext('Existing Scheduler Hints'),
noAvailable: gettext('No available scheduler hints'),
noExisting: gettext('No existing scheduler hints')
noExisting: gettext('No existing scheduler hints'),
filter: gettext('Filter'),
custom: gettext('Custom')
};
}