From c7c25c9b36d6cbcc6260c889d053ff4ca380ec77 Mon Sep 17 00:00:00 2001 From: Tom Ratcliffe Date: Thu, 22 May 2025 17:42:53 +0100 Subject: [PATCH] Revert change to translations --- public/locales/en-US/grafana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en-US/grafana.json b/public/locales/en-US/grafana.json index eca227d2978..ca44610d011 100644 --- a/public/locales/en-US/grafana.json +++ b/public/locales/en-US/grafana.json @@ -2706,7 +2706,7 @@ "team-ids-github": "Integer list of Team IDs.", "team-ids-label": "Team IDs", "team-ids-numbers": "Team IDs must be numbers.", - "team-ids-other": "String list of Team IDs.", + "team-ids-other": "String list of Team Ids.", "team-ids-placeholder": "Enter Team IDs and press Enter to add", "teams-url-description": "The URL used to query for Team IDs. If not set, the default value is /teams.", "teams-url-description-oauth": "If you configure \"{{ teamsURLLabel }}\", you must also configure \"{{ teamIDsAttributePathLabel }}\".",