@uploadcare/blocks
Version:
Building blocks for Uploadcare products integration
15 lines (14 loc) • 385 B
CSS
:where(.lr-cldtr-l10n_en-US, .lr-cldtr-common),
:host {
--l10n-cancel: 'Cancel';
--l10n-apply: 'Apply';
--l10n-brightness: 'Brightness';
--l10n-exposure: 'Exposure';
--l10n-gamma: 'Gamma';
--l10n-contrast: 'Contrast';
--l10n-saturation: 'Saturation';
--l10n-vibrance: 'Vibrance';
--l10n-warmth: 'Warmth';
--l10n-enhance: 'Enhance';
--l10n-original: 'Original';
}