You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to support future translation efforts, we need to add all labels, column titles, and table titles in the UI for the metrics feature to the internationalization files. This will ensure that all user-facing text is easily translatable.
Tasks:
Identify all UI elements in the metrics feature that require translation (labels, column headers, table titles, etc.).
Add these strings to the appropriate i18n files for each supported language.
Replace hardcoded text in the metrics feature with references to the i18n files.
Verify that the metrics UI correctly pulls text from the i18n files.
Outcome:
The metrics UI should be fully prepared for future translations by referencing all translatable text from the i18n files.
The text was updated successfully, but these errors were encountered:
In order to support future translation efforts, we need to add all labels, column titles, and table titles in the UI for the metrics feature to the internationalization files. This will ensure that all user-facing text is easily translatable.
Tasks:
Outcome:
The metrics UI should be fully prepared for future translations by referencing all translatable text from the i18n files.
The text was updated successfully, but these errors were encountered: