Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 232 Bytes

File metadata and controls

3 lines (2 loc) · 232 Bytes

User-facing strings (i18n)

Add the key to the package's intl/en-US.json (ICU MessageFormat) and read it via the localized string hook. Never hardcode UI text, and don't hand-edit the other locale files (translators own those).