signoz/frontend/public/locales/en-GB/errorDetails.json
palash-signoz 5424c7714f
feat: Error exception (#979)
* feat: error expection page is made
2022-04-22 20:03:08 +05:30

8 lines
218 B
JSON

{
"see_trace_graph": "See what happened before and after this error in a trace graph",
"see_error_in_trace_graph": "See the error in trace graph",
"stack_trace": "Stacktrace",
"older": "Older",
"newer": "Newer"
}