Welcome to mirror list, hosted at ThFree Co, Russian Federation.

translations.js « index « models « routes « model_registry « ml « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f0f45f9424e093cbb6547c355a2bf5a10a668b1f (plain)
1
2
3
import { s__ } from '~/locale';

export const TITLE_LABEL = s__('MlExperimentTracking|Model registry');