Skip to content

Commit

Permalink
feat(21687): update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
vanch3d committed Apr 30, 2024
1 parent 0e9b8e1 commit 5ef265c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions hivemq-edge/src/frontend/src/locales/en/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,14 @@
"action_READY": "Ready!",
"action_COPIED": "Copied!",
"action_ERROR": "Error!"
},
"PrivacyConsentBanner": {
"header": "Privacy Settings",
"body": "This web application uses third-party website tracking technologies to provide and continually improve our services. I agree and may revoke or change my consent at any time with effect for the future.",
"action": {
"moreInfo": "More information",
"optOut": "Deny",
"optIn": "Accept all"
}
}
}

0 comments on commit 5ef265c

Please sign in to comment.