mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-29 16:14:42 +00:00
12 lines
199 B
JSON
12 lines
199 B
JSON
|
|
{
|
||
|
|
"options_menu": {
|
||
|
|
"options": "Options",
|
||
|
|
"format": "Format",
|
||
|
|
"row": "Row",
|
||
|
|
"default": "Default",
|
||
|
|
"column": "Column",
|
||
|
|
"maxLines": "Max lines per Row",
|
||
|
|
"addColumn": "Add a column"
|
||
|
|
}
|
||
|
|
}
|