i18n surface for @cngx/common/chart. Mirrors the CNGX_RECYCLER_I18N
shape from @cngx/common/data - factory defaults supply English;
consumers override per-app via provideChartI18n.
Accname for a <cngx-stacked-bar> with no segments. Optional so
pre-existing full overrides keep compiling; the token factory
supplies English and the component falls back to its built-in
phrasing when a custom override omits the key.
Auto-generated accname for a <cngx-stacked-bar>: the total plus
one label/value pair per segment. Optional for the same
compatibility reason as CngxChartI18n.stackedBarEmpty.