Skip to content

Commit

Permalink
fix(i18n): issues/146 update system label copy
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Nov 22, 2019
1 parent 380e1e4 commit eb7a394
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions public/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"dropdownPlaceholder": "Select date range",
"tooltipNoData": "No data",
"rhelTooltipDate": "Date",
"rhelTooltipHypervisor": "Hypervisors",
"rhelTooltipSockets": "Physical systems",
"rhelTooltipHypervisor": "Virtualized RHEL",
"rhelTooltipSockets": "Physical RHEL",
"rhelTooltipThreshold": "Subscription threshold",
"rhelLegendHypervisorLabel": "Hypervisors",
"rhelLegendSocketsLabel": "Physical systems",
"rhelLegendHypervisorLabel": "Virtualized RHEL",
"rhelLegendSocketsLabel": "Physical RHEL",
"rhelLegendThresholdLabel": "Subscription threshold"
},
"curiosity-tour": {
Expand Down

0 comments on commit eb7a394

Please sign in to comment.