# 🚀 \[FlexDash\] alpha release - a dashboard for Node-RED

**URL:** https://discourse.nodered.org/t/flexdash-alpha-release-a-dashboard-for-node-red/65861
**Category:** Share Your Nodes
**Tags:** flexdash
**Created:** [1 August 2022 05:49 UTC](https://discourse.nodered.org/t/flexdash-alpha-release-a-dashboard-for-node-red/65861 "2022-08-01T05:49:33Z")
**Posts on this page:** 1
**Showing post:** 48

<div class="post-metadata">

### Author: ![fellinga](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/fellinga/32/30631_2.png) [@fellinga](https://discourse.nodered.org/u/fellinga)
#### Post date: [21 August 2022 16:16 UTC](https://discourse.nodered.org/t/flexdash-alpha-release-a-dashboard-for-node-red/65861/48 "2022-08-21T16:16:37Z")

</div>

> [@tve](#):
>
> it really obscures the source code

That's what I thought too in my first i18n projects, but it's really not that bad. It actually even shortens the amount of text sometimes.

Flexdash should be able to access the RED object at anytime, right? Calling the RED underscore function should be all that needs to be done...

This is how I access it in my Dashboard nodes:

> <https://github.com/fellinga/node-red-contrib-ui-time-scheduler/blob/51acce56cc0c93ccb8eec7c1110e4a5b376dc9a7/time-scheduler.js#L273>

> <https://github.com/fellinga/node-red-contrib-ui-time-scheduler/blob/51acce56cc0c93ccb8eec7c1110e4a5b376dc9a7/time-scheduler.html#L31>

More information: [Internationalisation : Node-RED](https://nodered.org/docs/creating-nodes/i18n)

---

_[View the full topic](https://discourse.nodered.org/t/flexdash-alpha-release-a-dashboard-for-node-red/65861)._
