// This file was generated by silverstripe/cow from client/lang/src/en.json. // See https://github.com/silverstripe/cow for details if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { if (typeof(console) !== 'undefined') { // eslint-disable-line no-console console.error('Class ss.i18n not defined'); // eslint-disable-line no-console } } else { ss.i18n.addDictionary('en', { "ContentReview.CONTENT_DUE_FOR_REVIEW": "Content due for review" }); }