UNPKG

@shoelace-style/shoelace

Version:

A forward-thinking library of web components.

25 lines (23 loc) 617 B
import "../chunks/chunk.NH3SRVOC.js"; import { en_default } from "../chunks/chunk.QPSNFEB2.js"; import { registerTranslation } from "../chunks/chunk.O27EHOBW.js"; import { __spreadProps, __spreadValues } from "../chunks/chunk.625AWUY7.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 };