libreoffice-online/loleaflet/evol.colorpicker.strings.js

8 lines
266 B
JavaScript
Raw Normal View History

/* Strings for l10n from evol.colorpicker */
var themeColors = _('Theme Colors');
var standardColors = _('Standard Colors');
var webColors = _('Web Colors');
var backToPalette = _('Back to Palette');
var history = _('History');
var noHistory = _('No history yet.');