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