mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 15:45:43 -06:00
Share: Remove HTML space characters in Link section (#73730)
This commit is contained in:
parent
87f5dbd6c3
commit
4919b36211
@ -162,7 +162,7 @@ export class ShareLink extends PureComponent<Props, State> {
|
||||
bottomSpacing={0}
|
||||
>
|
||||
<Trans i18nKey="share-modal.link.render-instructions">
|
||||
To render a panel image, you must install the
|
||||
To render a panel image, you must install the
|
||||
<a
|
||||
href="https://grafana.com/grafana/plugins/grafana-image-renderer"
|
||||
target="_blank"
|
||||
|
@ -655,7 +655,7 @@
|
||||
"info-text": "Create a direct link to this dashboard or panel, customized with the options below.",
|
||||
"link-url": "Link URL",
|
||||
"render-alert": "Image renderer plugin not installed",
|
||||
"render-instructions": "To render a panel image, you must install the <1>Grafana image renderer plugin</1>. Please contact your Grafana administrator to install the plugin.",
|
||||
"render-instructions": "To render a panel image, you must install the <1>Grafana image renderer plugin</1>. Please contact your Grafana administrator to install the plugin.",
|
||||
"rendered-image": "Direct link rendered image",
|
||||
"save-alert": "Dashboard is not saved",
|
||||
"save-dashboard": "To render a panel image, you must save the dashboard first.",
|
||||
|
@ -655,7 +655,7 @@
|
||||
"info-text": "Cřęäŧę ä đįřęčŧ ľįʼnĸ ŧő ŧĥįş đäşĥþőäřđ őř päʼnęľ, čūşŧőmįžęđ ŵįŧĥ ŧĥę őpŧįőʼnş þęľőŵ.",
|
||||
"link-url": "Ŀįʼnĸ ŮŖĿ",
|
||||
"render-alert": "Ĩmäģę řęʼnđęřęř pľūģįʼn ʼnőŧ įʼnşŧäľľęđ",
|
||||
"render-instructions": "Ŧő řęʼnđęř ä päʼnęľ įmäģę, yőū mūşŧ įʼnşŧäľľ ŧĥę&ʼnþşp;<1>Ğřäƒäʼnä įmäģę řęʼnđęřęř pľūģįʼn</1>. Pľęäşę čőʼnŧäčŧ yőūř Ğřäƒäʼnä äđmįʼnįşŧřäŧőř ŧő įʼnşŧäľľ ŧĥę pľūģįʼn.",
|
||||
"render-instructions": "Ŧő řęʼnđęř ä päʼnęľ įmäģę, yőū mūşŧ įʼnşŧäľľ ŧĥę <1>Ğřäƒäʼnä įmäģę řęʼnđęřęř pľūģįʼn</1>. Pľęäşę čőʼnŧäčŧ yőūř Ğřäƒäʼnä äđmįʼnįşŧřäŧőř ŧő įʼnşŧäľľ ŧĥę pľūģįʼn.",
|
||||
"rendered-image": "Đįřęčŧ ľįʼnĸ řęʼnđęřęđ įmäģę",
|
||||
"save-alert": "Đäşĥþőäřđ įş ʼnőŧ şävęđ",
|
||||
"save-dashboard": "Ŧő řęʼnđęř ä päʼnęľ įmäģę, yőū mūşŧ şävę ŧĥę đäşĥþőäřđ ƒįřşŧ.",
|
||||
|
Loading…
Reference in New Issue
Block a user