mirror of
https://github.com/silverstripe/silverstripe-contentreview
synced 2024-10-22 17:05:47 +02:00
Update translations
This commit is contained in:
parent
917c63467e
commit
3359ab477e
@ -1,5 +1,5 @@
|
|||||||
// This file was generated by silverstripe/cow from client/lang/src/en.json.
|
// This file was generated by silverstripe/cow from client/lang/src/en.json.
|
||||||
// See https://github.com/tractorcow/cow for details
|
// See https://github.com/silverstripe/cow for details
|
||||||
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
|
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
|
||||||
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console
|
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console
|
||||||
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console
|
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"ContentReview.CONTENT_DUE_FOR_REVIEW": "Content due for review"
|
"ContentReview.CONTENT_DUE_FOR_REVIEW": "Content due for review"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user