Dashboards & Visualizations

Translating dashboard embedded html

rmjohns
Explorer

We have a Dashboard panel that includes some embedded html that we are trying to enable for i18n translation.

<row >
<panel id="backgroundForInputText">
  <html>
    <div id="descriptionForInputText">
      <p>Filter your data queries by time range and domain</p>
    </div>
  </html>
</panel>

When I do the " splunk extract i18n -app " command this shows up in the messages.pot as :

 msgid ""
 "<div id=\"descriptionForInputText\"><p>Filter your data queries by "
 "time range and domain</p></div>"

I translate these strings and generate the messages.mo file, but the changes never get picked up, they always display in the original text. All the other strings show up translated, but the embedded html sections don't.

Suggestions?

Thanks
Rob.

Addition ..
Experimenting a little more, I have a single dashboard with both an input panel and an html panel

 <input type="text">
    <label>Test1</label>
  </input>
<panel id="backgroundForInputRadio">
  <html>Test1</html>

When I do the splunk extract, it shows Test1 coming from both lines. I modify the msgstr="Test2" and I can see the input box changes but the html does not. Is there a way to make this work? Splunk extracted the message from the block so it knows to look for it. Just not sure how to make it use the translation in there.

Thanks
Rob.

Get Updates on the Splunk Community!

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...

Improve Data Pipelines Using Splunk Data Management

  Register Now   This Tech Talk will explore the pipeline management offerings Edge Processor and Ingest ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

Register Join this Tech Talk to learn how unique features like Service Centric Views, Tag Spotlight, and ...