zy-acs-flow/src/i18n/en.js
@@ -1,8 +1,9 @@ import { settings } from 'pixi.js'; import englishMessages from 'ra-language-english'; import enMap from './core/enMap'; const customEnglishMessages = { ...englishMessages, ...enMap, hello: 'Hello World', common: { response: { @@ -648,6 +649,10 @@ }, insight: { title: 'Insight', shelf: { outbound: 'Outbound', updateStatus: 'Update Status', }, }, settings: { title: 'Settings', @@ -695,9 +700,6 @@ bay: 'Bay', }, }, }, insight: { title: 'Insight', }, }, }