UNPKG

box-ui-elements

Version:
41 lines (34 loc) 1.26 kB
/** * Auto-generated Language Bundle File for it-IT * @IMPORTANT: DO NOT MODIFY THIS FILE DIRECTLY */ import boxCldrData from '@box/cldr-data/locale-data/it-IT'; import messageData0 from '@box/box-ai-agent-selector/i18n/it-IT'; import messageData1 from '@box/box-ai-content-answers/i18n/it-IT'; import messageData2 from '@box/box-item-type-selector/i18n/it-IT'; import messageData3 from '@box/combobox-with-api/i18n/it-IT'; import messageData4 from '@box/copy-input/i18n/it-IT'; import messageData5 from '@box/item-icon/i18n/it-IT'; import messageData6 from '@box/metadata-editor/i18n/it-IT'; import messageData7 from '@box/metadata-filter/i18n/it-IT'; import messageData8 from '@box/metadata-view/i18n/it-IT'; import messageData9 from '@box/unified-share-modal/i18n/it-IT'; import messageData10 from '@box/user-selector/i18n/it-IT'; import appMessageData from '../it-IT'; const language = 'it-IT'; const locale = 'it'; const messages = { ...messageData0, ...messageData1, ...messageData2, ...messageData3, ...messageData4, ...messageData5, ...messageData6, ...messageData7, ...messageData8, ...messageData9, ...messageData10, ...appMessageData, }; export { language, locale, messages, boxCldrData };