Skip to content

Commit

Permalink
console,account: Update shared messages
Browse files Browse the repository at this point in the history
  • Loading branch information
kschiffer committed May 27, 2024
1 parent 9ad2b76 commit 47c8a51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/webui/lib/shared-messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ export default defineMessages({
backToOverview: 'Back to overview',
beaconFrequency: 'Beacon frequency',
bearerMyAuthToken: 'Bearer my-auth-token',
bookmarks: 'Bookmarks',
brand: 'Brand',
cancel: 'Cancel',
changeLocation: 'Change location settings',
Expand Down Expand Up @@ -472,6 +473,7 @@ export default defineMessages({
'Configure gateway delay (minimum: {minimumValue}ms, default: {defaultValue}ms)',
scheduleDownlinkLateDescription: 'Enable server-side buffer of downlink messages',
search: 'Search',
searching: 'Searching…',
secondInterval: '{count, plural, one {every second} other {every {count} seconds}}',
seconds: 'seconds',
secondsAbbreviated: 'sec',
Expand Down

0 comments on commit 47c8a51

Please sign in to comment.