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

common.js « constants « explorer « registry « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dc71ef8450b294934f8b8d54d955ffd312580803 (plain)
1
2
3
import { s__ } from '~/locale';

export const ROOT_IMAGE_TEXT = s__('ContainerRegistry|Root image');