Skip to content

Commit

Permalink
update i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Aug 10, 2020
1 parent f68d5e4 commit 7aed8f0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export const MonitorStatusTranslations = {
'Monitor {monitorName} with url {monitorUrl} is {statusMessage} from {observerLocation}. The latest error message is {latestErrorMessage}',
values: {
monitorName: '{{state.monitorName}}',
monitorId: '{{state.monitorId}}',
monitorUrl: '{{{state.monitorUrl}}}',
statusMessage: '{{state.statusMessage}}',
latestErrorMessage: '{{{state.latestErrorMessage}}}',
Expand Down

0 comments on commit 7aed8f0

Please sign in to comment.