summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipeline_schedules/components/interval_pattern_input.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/pipeline_schedules/components/interval_pattern_input.js')
-rw-r--r--app/assets/javascripts/pipeline_schedules/components/interval_pattern_input.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/pipeline_schedules/components/interval_pattern_input.js b/app/assets/javascripts/pipeline_schedules/components/interval_pattern_input.js
index e98f08bd998..901adbe9fce 100644
--- a/app/assets/javascripts/pipeline_schedules/components/interval_pattern_input.js
+++ b/app/assets/javascripts/pipeline_schedules/components/interval_pattern_input.js
@@ -75,7 +75,7 @@ export default {
/>
<label for="custom">
- {{ __('Custom') }}
+ {{ s__('PipelineSheduleIntervalPattern|Custom') }}
</label>
<span class="cron-syntax-link-wrap">