Skip to content

Commit

Permalink
fix(web/locales): added services to locales es (#11229)
Browse files Browse the repository at this point in the history
Viz dashboard with locales es doesn't have menuItem Service item. This change introduces a fix by adding the item for the es locale.

Signed-off-by: Marcelo Clavel <[email protected]>
  • Loading branch information
mclavel authored Aug 11, 2023
1 parent b1f43b0 commit 49f9a61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/app/js/locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"menuItemReplicaSets": "Replica Sets",
"menuItemReplicationControllers": "Replication Controllers",
"menuItemRoutes": "Rutas",
"menuItemServices": "Services",
"menuItemSlack": "Slack",
"menuItemStatefulSets": "Stateful Sets",
"menuItemTap": "Tap",
Expand Down

0 comments on commit 49f9a61

Please sign in to comment.