Skip to content

Commit

Permalink
fix debug placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
moscicky committed Sep 20, 2023
1 parent 9558dda commit 4dabe4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hermes-console-vue/src/i18n/en-US/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ const en_US = {
cancelButton: 'Cancel',
saveButton: 'Update subscription filters',
verifyButton: 'Verify',
placeholder: 'Paste your JSON message here...',
placeholder: 'Paste your message here...',
debugButton: 'Debug filters',
matched: 'Matched',
notMatched: 'Not Matched',
Expand Down

0 comments on commit 4dabe4d

Please sign in to comment.