From f96eed5abfcc90757e1844c5c76c4c5656fe3c44 Mon Sep 17 00:00:00 2001 From: Lucy Chen <140550297+lucychen-grafana@users.noreply.github.com> Date: Tue, 30 Jul 2024 15:39:32 -0400 Subject: [PATCH] Sharing Redesign: Add missing i18n translation (#90775) add i18n translations --- .../share-externally/ShareConfiguration.tsx | 15 +++++++++++++-- .../ShareDrawer/ShareDrawerConfirmAction.tsx | 2 +- public/locales/en-US/grafana.json | 5 ++++- public/locales/pseudo-LOCALE/grafana.json | 5 ++++- 4 files changed, 22 insertions(+), 5 deletions(-) diff --git a/public/app/features/dashboard-scene/sharing/ShareButton/share-externally/ShareConfiguration.tsx b/public/app/features/dashboard-scene/sharing/ShareButton/share-externally/ShareConfiguration.tsx index fa31582d036..405389d802f 100644 --- a/public/app/features/dashboard-scene/sharing/ShareButton/share-externally/ShareConfiguration.tsx +++ b/public/app/features/dashboard-scene/sharing/ShareButton/share-externally/ShareConfiguration.tsx @@ -82,7 +82,12 @@ export default function ShareConfiguration() { control={control} name="isTimeSelectionEnabled" /> -