debian-mirror-gitlab/app/assets/javascripts/batch_comments/i18n.js
2022-08-27 11:52:29 +05:30

3 lines
124 B
JavaScript

import { __ } from '~/locale';
export const PREVENT_LEAVING_PENDING_REVIEW = __('There are unsubmitted review comments.');