Skip to content

Commit

Permalink
fix translation
Browse files Browse the repository at this point in the history
  • Loading branch information
nilscox committed Nov 19, 2024
1 parent f717b19 commit 20f38ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/intl/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1182,7 +1182,7 @@
"portNumberLabel": "Port",
"protocolLabel": "Protocol",
"gracePeriodLabel": "Grace period",
"gracePeriodTooltip": "Number of seconds to wait before sleeping the instance if it receives no traffic",
"gracePeriodTooltip": "The initial period to wait for the instance to become healthy",
"gracePeriodUnit": "s",
"intervalLabel": "Interval",
"intervalTooltip": "The period between two checks",
Expand Down

0 comments on commit 20f38ce

Please sign in to comment.