Skip to content

pantoken / renderers/web-components/src / LocaleBundle

인터페이스: LocaleBundle

알파

완전히 해석된 로케일 번들: BCP47 태그, 방향, 표시 레이블 및 번역된 문자열.

속성

locale

locale: string

알파

BCP47 로케일 태그(예: "hu", "ar", "zh-Hans").


dir

dir: "ltr" | "rtl"

알파

텍스트 방향.


label

label: string

알파

사람이 읽기 쉬운 표시 레이블.


strings

strings: WebComponentStrings

알파

웹 컴포넌트 요소 세트를 위한 번역된 UI 문자열.