Localization for title_text in Dashboard

We are localizing our lookml dashboards
We have title_text in dashboard configuration as follows

- name: '<div style="text-align: left; font-family: Bogle;font-size: 16px;font-weight:
400; color: #444356">Quarters</div>'
type: text
title_text: '<div style="text-align: left; font-family: Bogle;font-size: 16px;font-weight:
400; color: #444356">Quarters</div>'
subtitle_text: ''
body_text: ''
row: 2
col: 18
width: 6
height: 1

Here, in title_text, how can I localize Quarters after adding the key "quarters" in the strings json file ?

I tried the following, but didnot work
 

title_text: "<div style='text-align: left; font-family: Bogle;font-size: 16px;font-weight:
400; color:rgba(255, 255, 255, 0.00);!!IfjTnhH9!X95zXb5-2fGpdcxuM6sHTfUeaZcRjClEI65fSQUJlrWi9drMgYsUG_vVyTsF0I2n5kjHX9ioHNyHdDAp1-bgRoTV8L8si0OjUeqAWg$" target="_blank" rel="ticket" data-ogsc="" style="color: rgb(0, 88, 185);">#444356'>{{_localization['quarters']}}</div>"

How can I achieve this ?

0 0 66
0 REPLIES 0
Top Labels in this Space
Top Solution Authors