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
Read the active locale from the i18n store at format time instead of
hardcoding 'en-US', so thousand separators, decimal markers and compact
suffixes match the user's chosen language (e.g. '1.234,56' for German,
'1\u00a0234,56' for French, '1,23 \u4e07' for Chinese).
0 commit comments