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

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

export const I18N_TITLE = s__('Runners|Runner #%{runner_id}');