UNPKG

@shoelace-style/shoelace

Version:

A forward-thinking library of web components.

24 lines (22 loc) 579 B
import { registerTranslation } from "../chunks/chunk.WLV3FVBR.js"; import { en_default } from "../chunks/chunk.MAS2SHYD.js"; import { __spreadProps, __spreadValues } from "../chunks/chunk.B3BW2AY6.js"; // src/translations/en-gb.ts var translation = __spreadProps(__spreadValues({}, en_default), { $code: "en-GB", $name: "English (United Kingdom)", selectAColorFromTheScreen: "Select a colour from the screen", toggleColorFormat: "Toggle colour format" }); registerTranslation(translation); var en_gb_default = translation; export { en_gb_default as default };