From f77fde66fdc51a149dba3667e3166338b48edd2c Mon Sep 17 00:00:00 2001 From: Roberto Jimenez Sanchez Date: Tue, 2 Dec 2025 19:34:01 +0100 Subject: [PATCH] fix(provisioning): update folders info description to use 'resources' terminology --- 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 b52a50c9b36..f5bbe5c11fc 100644 --- a/public/locales/en-US/grafana.json +++ b/public/locales/en-US/grafana.json @@ -3613,7 +3613,7 @@ "no-items": "No items selected", "path": "Path", "path-description": "Path relative to the repository root (optional). Resources will be exported under this path.", - "path-description-with-repo": "Add a sub-path below to organize exported dashboards.", + "path-description-with-repo": "Add a sub-path below to organize exported resources.", "path-placeholder": "e.g., dashboards/", "path-placeholder-with-repo": "e.g., dashboards/team-a/", "repository": "Repository",