Skip to content

fix: add missing i18n keys for ObservationGraph loading states#20

Open
Vivek1819 wants to merge 1 commit intoistSOS:mainfrom
Vivek1819:fix/add-missing-i18n-keys-observation-graph
Open

fix: add missing i18n keys for ObservationGraph loading states#20
Vivek1819 wants to merge 1 commit intoistSOS:mainfrom
Vivek1819:fix/add-missing-i18n-keys-observation-graph

Conversation

@Vivek1819
Copy link
Copy Markdown

ObservationGraph.tsx uses t('general.select_datastream') and t('general.loading') but neither key existed in the locale files, causing the hardcoded English fallback strings to always render regardless of the user's language setting.

Added the missing keys to both en/translation.json and it/translation.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant