Skip to content

Commit

Permalink
updating message (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
travjenkins authored Jan 17, 2024
1 parent 459c6a5 commit 1ffcc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/en-US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ const Ops: ResolvedIntlConfig['messages'] = {
'ops.journals.notFound.message': `We were unable to find any logs for this {entityType}.`,
'ops.logsTable.label.level': `Level`,
'ops.logsTable.fetchingOlderLogs': `Fetching older logs...`,
'ops.logsTable.allOldLogsLoaded': ` --- all historical logs loaded --- `,
'ops.logsTable.allOldLogsLoaded': ` --- `,
'ops.logsTable.label.ts': `Timestamp`,
'ops.logsTable.label.message': `Message`,
'ops.logsTable.label.fields': `Fields`,
Expand Down

0 comments on commit 1ffcc6a

Please sign in to comment.