debian-mirror-gitlab/app/assets/javascripts/batch_comments/i18n.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
124 B
JavaScript
Raw Normal View History

2022-08-27 11:52:29 +05:30
import { __ } from '~/locale';
export const PREVENT_LEAVING_PENDING_REVIEW = __('There are unsubmitted review comments.');