mirror of https://github.com/grafana/grafana.git
Translations
This commit is contained in:
parent
16d8e59019
commit
c3637be0a2
|
|
@ -9446,6 +9446,7 @@
|
|||
"description-enable-infinite-scrolling": "Experimental. Request more results by scrolling to the bottom of the logs list.",
|
||||
"description-enable-logs-highlighting": "Use a predefined coloring scheme to highlight relevant parts of the log lines",
|
||||
"description-show-controls": "Display controls to jump to the last or first log line, and filters by log level",
|
||||
"description-show-log-attributes": "Experimental. When OTel logs are displayed, add an extra displayed field with relevant key-value pairs from labels and metadata.",
|
||||
"fields": {
|
||||
"type": {
|
||||
"loki": {
|
||||
|
|
@ -9742,6 +9743,7 @@
|
|||
"line-contains": "Add as line contains filter",
|
||||
"line-contains-not": "Add as line does not contain filter"
|
||||
},
|
||||
"show-log-attributes": "Display log attributes for OTel logs",
|
||||
"timestamp-format": "Timestamp resolution",
|
||||
"un-themed-log-details": {
|
||||
"aria-label-data-links": "Data links",
|
||||
|
|
|
|||
Loading…
Reference in New Issue