debian-mirror-gitlab/app/assets/javascripts/group_settings/constants.js

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

4 lines
100 B
JavaScript
Raw Normal View History

2021-01-03 14:25:43 +05:30
import { __ } from '~/locale';
export const ERROR_MESSAGE = __('Refresh the page and try again.');