zy-acs-flow/src/i18n/en.js
@@ -1,3 +1,4 @@ import { settings } from 'pixi.js'; import englishMessages from 'ra-language-english'; const customEnglishMessages = { @@ -624,8 +625,21 @@ title: 'Icons', shelf: 'SHELF', charge: 'CHARGE', station: 'STATION', direction: 'DIRECTION', }, settings: { title: 'Settings', map: { title: 'Map Parameters', }, config: { title: 'Config Parameters', }, }, insight: { title: 'Insight', }, }, } };