diff --git a/libs/i18n/src/lib/translations/translations_en_US_sappsd.properties b/libs/i18n/src/lib/translations/translations_en_US_sappsd.properties index e6715f3217d..66aa6d3cb5e 100644 --- a/libs/i18n/src/lib/translations/translations_en_US_sappsd.properties +++ b/libs/i18n/src/lib/translations/translations_en_US_sappsd.properties @@ -19,13 +19,13 @@ btpToolHeader.menuButtonAriaLabel=[[[Μēŋű ƃűţţŏŋ∙∙∙∙∙∙∙ #XACT: Aria label for the action sheet toolbar coreActionSheet.toolbarLabel=[[[Āċţįŏŋ Ɓąŗ∙∙∙∙]]] #XACT: Aria label for core avatar group -coreAvatarGroup.ariaLabelGroup=Has popup type dialog conjoined avatars, {count} avatars displayed, {hiddenCount} avatars hidden, activate for complete list +coreAvatarGroup.ariaLabelGroup=[[[Ĥąş ρŏρűρ ţŷρē ƌįąĺŏğ ċŏŋĵŏįŋēƌ ąʋąţąŗş, {count} ąʋąţąŗş ƌįşρĺąŷēƌ, {hiddenCount} ąʋąţąŗş ĥįƌƌēŋ, ąċţįʋąţē ƒŏŗ ċŏɱρĺēţē ĺįşţ]]] #XACT: Aria label for core avatar group individual type -coreAvatarGroup.ariaLabelIndividual=Individual avatars. {count} avatars displayed, {hiddenCount} avatars hidden +coreAvatarGroup.ariaLabelIndividual=[[[Ĭŋƌįʋįƌűąĺ ąʋąţąŗş. {count} ąʋąţąŗş ƌįşρĺąŷēƌ, {hiddenCount} ąʋąţąŗş ĥįƌƌēŋ]]] #XACT: Aria label for the back button in avatar group overflow coreAvatarGroup.backButton=[[[Ɓąċķ]]] #XACT: Aria label for core avatar group popover body -coreAvatarGroup.popupBodyAriaLabel=With {count} items +coreAvatarGroup.popupBodyAriaLabel=[[[Ŵįţĥ {count} įţēɱş]]] #XFLD: Label for the entire breadcrumb component. coreBreadcrumb.breadcrumbTrailLabel=[[[Ɓŗēąƌċŗűɱƃ Ţŗąįĺ∙∙∙∙∙∙∙∙]]] #XBUT: Label for the breadcrumb overflow button that expands hidden elements. diff --git a/libs/i18n/src/lib/translations/translations_en_US_sappsd.ts b/libs/i18n/src/lib/translations/translations_en_US_sappsd.ts index 44675b3fd99..32e7d12f6dd 100644 --- a/libs/i18n/src/lib/translations/translations_en_US_sappsd.ts +++ b/libs/i18n/src/lib/translations/translations_en_US_sappsd.ts @@ -21,10 +21,10 @@ export default { }, coreAvatarGroup: { ariaLabelGroup: - 'Has popup type dialog conjoined avatars, {count} avatars displayed, {hiddenCount} avatars hidden, activate for complete list', - ariaLabelIndividual: 'Individual avatars. {count} avatars displayed, {hiddenCount} avatars hidden', + '[[[Ĥąş ρŏρűρ ţŷρē ƌįąĺŏğ ċŏŋĵŏįŋēƌ ąʋąţąŗş, {count} ąʋąţąŗş ƌįşρĺąŷēƌ, {hiddenCount} ąʋąţąŗş ĥįƌƌēŋ, ąċţįʋąţē ƒŏŗ ċŏɱρĺēţē ĺįşţ]]]', + ariaLabelIndividual: '[[[Ĭŋƌįʋįƌűąĺ ąʋąţąŗş. {count} ąʋąţąŗş ƌįşρĺąŷēƌ, {hiddenCount} ąʋąţąŗş ĥįƌƌēŋ]]]', backButton: '[[[Ɓąċķ]]]', - popupBodyAriaLabel: 'With {count} items' + popupBodyAriaLabel: '[[[Ŵįţĥ {count} įţēɱş]]]' }, coreBreadcrumb: { breadcrumbTrailLabel: '[[[Ɓŗēąƌċŗűɱƃ Ţŗąįĺ∙∙∙∙∙∙∙∙]]]',