File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 306306 "Show Tags" : " Show Tags" ,
307307 "Hide Tags" : " Hide Tags" ,
308308 "Description" : " Description" ,
309+ "descriptionHelpText" : " Shown on the internal dashboard. Markdown is allowed and sanitized (preserves spaces and indentation) before display." ,
309310 "No monitors available." : " No monitors available." ,
310311 "Add one" : " Add one" ,
311312 "No Monitors" : " No Monitors" ,
Original file line number Diff line number Diff line change 819819 <div class =" my-3" >
820820 <label for =" description" class =" form-label" >{{ $t("Description") }}</label >
821821 <input id =" description" v-model =" monitor.description" type =" text" class =" form-control" >
822+ <div class =" form-text" >{{ $t("descriptionHelpText") }}</div >
822823 </div >
823824
824825 <div class =" my-3" >
You can’t perform that action at this time.
0 commit comments