# windpress/3.2.88/assets/dist/wp-i18n.js

WindPress – Tailwind CSS integration for WordPress, version 3.2.88. 542 lines.

- Page: https://pluginprobe.com/plugins/windpress/3.2.88/code/assets/dist/wp-i18n.js
- Raw: https://pluginprobe.com/plugins/windpress/3.2.88/raw/assets/dist/wp-i18n.js
- Modified: 2026-08-30T06:24:48+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/windpress/3.2.88/code/assets/dist/wp-i18n.js#L10-L20`.

```javascript
(() => {
	const { __, _x, _n, sprintf } = wp.i18n;
	__('WindPress', 'windpress');
	__('https://windpress.jooo.si', 'windpress');
	__('Integrate Tailwind CSS into WordPress seamlessly, in just seconds. Works well with the block editor, page builders, plugins, themes, and custom code.', 'windpress');
	__('https://jooo.si', 'windpress');
	__('Input must be an object.', 'windpress');
	__('Relative path is required.', 'windpress');
	__('Signature is required for security verification.', 'windpress');
	__('The entry could not be deleted. Verify the signature and relative path.', 'windpress');
	__('File "%s" deleted successfully.', 'windpress');
	__('Failed to delete entry: %s', 'windpress');
	__('File not found: %s', 'windpress');
	__('Only these files can be reset: %s', 'windpress');
	__('Default content for "%s" is not available for Tailwind CSS v%d.', 'windpress');
	__('Default content for "%s" could not be read.', 'windpress');
	__('The entry could not be reset.', 'windpress');
	__('File "%s" reset to default successfully.', 'windpress');
	__('Failed to reset entry: %s', 'windpress');
	__('Entries array is required.', 'windpress');
	__('Each entry must be an object.', 'windpress');
	__('Save abilities do not accept empty content because empty content deletes files. Use the delete or reset ability instead.', 'windpress');
	__('Some entries could not be saved.', 'windpress');
	__('No entries were saved.', 'windpress');
	__('%d entry saved successfully.', 'windpress');
	__('Failed to save entries: %s', 'windpress');
	__('Field "%s" is required.', 'windpress');
	__('The entry could not be saved.', 'windpress');
	__('File "%s" saved successfully.', 'windpress');
	__('Failed to save entry: %s', 'windpress');
	__('Configuration', 'windpress');
	__('Abilities for retrieving and managing WindPress configuration.', 'windpress');
	__('Volume Management', 'windpress');
	__('Abilities for managing CSS/JS files in the WindPress Simple File System.', 'windpress');
	__('Get Configuration', 'windpress');
	__('Retrieves the current WindPress configuration including Tailwind version, plugin settings, and enabled features.', 'windpress');
	__('WindPress plugin version.', 'windpress');
	__('Tailwind CSS version (3 or 4).', 'windpress');
	__('Plugin settings and configuration options.', 'windpress');
	__('WindPress data directory details.', 'windpress');
	__('Absolute path to the WindPress data directory.', 'windpress');
	__('URL to the WindPress data directory.', 'windpress');
	__('WindPress cache directory details.', 'windpress');
	__('Absolute path to the WindPress cache directory.', 'windpress');
	__('URL to the WindPress cache directory.', 'windpress');
	__('Get Volume Entries', 'windpress');
	__('Retrieves all files in the WindPress Simple File System including main.css, config files, and custom CSS/JS files.', 'windpress');
	__('File name.', 'windpress');
	__('Relative path from data directory.', 'windpress');
	__('File content.', 'windpress');
	__('Handler type (internal or custom).', 'windpress');
	__('Security signature for file operations.', 'windpress');
	__('Whether the file is read-only.', 'windpress');
	__('Get Volume Entry', 'windpress');
	__('Retrieves a single file from the WindPress Simple File System by its relative path.', 'windpress');
	__('Relative path of the file to retrieve.', 'windpress');
	__('Get Volume Handlers', 'windpress');
	__('Retrieves available custom handlers for the WindPress Simple File System.', 'windpress');
	__('Array of available handler names.', 'windpress');
	__('Save Volume Entries', 'windpress');
	__('Saves or updates multiple files in the WindPress Simple File System at once.', 'windpress');
	__('Security signature for existing files.', 'windpress');
	__('Whether the operation was successful.', 'windpress');
	__('Result message.', 'windpress');
	__('Save Volume Entry', 'windpress');
	__('Saves or updates a single file in the WindPress Simple File System.', 'windpress');
	__('The saved entry data.', 'windpress');
	__('Delete Volume Entry', 'windpress');
	__('Deletes a file from the WindPress Simple File System.', 'windpress');
	__('Relative path of the file to delete.', 'windpress');
	__('Security signature for verification.', 'windpress');
	__('Reset Volume Entry', 'windpress');
	__('Resets main.css or tailwind.config.js to their default content based on the current Tailwind version.', 'windpress');
	__('File to reset (main.css, tailwind.config.js, wizard.js, or wizard.css).', 'windpress');
	__('The default file content.', 'windpress');
	__('Save cache error: ', 'windpress');
	__('The provider not found', 'windpress');
	__('Provider error: ', 'windpress');
	__('License key is empty', 'windpress');
	__('License management is unavailable in this edition.', 'windpress');
	__('Plugin license key activated successfully.', 'windpress');
	__('Plugin license key deactivated successfully.', 'windpress');
	__('Settings updated', 'windpress');
	__('data stored successfully', 'windpress');
	__('The callback should return an array', 'windpress');
	__('Entries must be an array.', 'windpress');
	__('Entry must be an array.', 'windpress');
	__('Entry is missing required fields.', 'windpress');
	__('Entry name, relative path, and handler must be strings.', 'windpress');
	__('Read-only entries cannot be saved.', 'windpress');
	__('Directories must use the internal handler.', 'windpress');
	__('Directory is not empty.', 'windpress');
	__('A file already exists at the directory path.', 'windpress');
	__('The directory could not be created.', 'windpress');
	__('Directory path is invalid.', 'windpress');
	__('Entry handler is invalid.', 'windpress');
	__('Only CSS and JavaScript files can be saved.', 'windpress');
	__('Entry signature is invalid.', 'windpress');
	__('Entry path is invalid.', 'windpress');
	__('Blockstudio', 'windpress');
	__('Blockstudio integration', 'windpress');
	__('Breakdance Builder', 'windpress');
	__('Breakdance Builder integration', 'windpress');
	__('Bricks Builder', 'windpress');
	__('Bricks Builder integration', 'windpress');
	__('Builderius', 'windpress');
	__('Builderius integration', 'windpress');
	__('Elementor', 'windpress');
	__('Elementor integration', 'windpress');
	__('Etch', 'windpress');
	__('Etch integration', 'windpress');
	__('GreenShift', 'windpress');
	__('The GreenShift integration. It requires the Gutenberg/Block Editor integration enabled.', 'windpress');
	__('Gutenberg', 'windpress');
	__('Gutenberg/Block Editor integration', 'windpress');
	__('Kadence WP', 'windpress');
	__('The Kadence WP integration. It requires the Gutenberg/Block Editor integration enabled.', 'windpress');
	__('LiveCanvas', 'windpress');
	__('LiveCanvas integration', 'windpress');
	__('Meta Box Views', 'windpress');
	__('Meta Box Views integration', 'windpress');
	__('Oxygen Builder', 'windpress');
	__('Oxygen Builder integration', 'windpress');
	__('Oxygen Classic Builder', 'windpress');
	__('Oxygen Classic Builder integration', 'windpress');
	__('Timber', 'windpress');
	__('Timber integration', 'windpress');
	__('WPCodeBox 2', 'windpress');
	__('WPCodeBox 2 integration', 'windpress');
	__('Enter a license key.', 'windpress');
	__('Your license key has expired.', 'windpress');
	__('Your license key has been disabled.', 'windpress');
	__('Your license is not active for this website.', 'windpress');
	__('Your license key has reached its activation limit.', 'windpress');
	__('The license does not exist or the website URL was not provided.', 'windpress');
	__('Invalid license key.', 'windpress');
	__('The license server rejected the request.', 'windpress');
	__('The license server could not be reached.', 'windpress');
	__('Settings', 'windpress');
	__('Upgrade to Pro', 'windpress');
	__('The %1$s plugin minimum requirements are not met:', 'windpress');
	__('Tailwind CSS 3 and 4', 'windpress');
	__('Choose the Tailwind generation that fits each WordPress project.', 'windpress');
	__('Browser-native compiler', 'windpress');
	__('Generate optimized CSS in the browser without server-side build tools.', 'windpress');
	__('Builder integrations', 'windpress');
	__('Bring Tailwind utilities to the block editor, page builders, themes, and plugins.', 'windpress');
	__('Visual design tools', 'windpress');
	__('Compose themes, edit source files, and preview utilities from WordPress.', 'windpress');
	__('Release visibility', 'windpress');
	__('Your brand can appear with supported plugin releases.', 'windpress');
	__('Project documentation', 'windpress');
	__('Sponsors are recognized across project documentation.', 'windpress');
	__('Admin recognition', 'windpress');
	__('Featured support helps sustain ongoing development.', 'windpress');
	__('Developer reach', 'windpress');
	__('Connect with the wider WordPress developer community.', 'windpress');
	__('Open-source tools and products for WordPress.', 'windpress');
	__('A visual site builder for WordPress.', 'windpress');
	__('Back to Integrations', 'windpress');
	__('Blockstudio Settings', 'windpress');
	__('Help', 'windpress');
	__('Compile Integration', 'windpress');
	__('Enable CSS compilation for Blockstudio blocks and templates. This processes Tailwind classes found in Blockstudio content and generates the necessary CSS.', 'windpress');
	__('Editor Integration', 'windpress');
	__('Enable enhanced Blockstudio editor features including real-time Tailwind CSS preview, autocomplete, and editor enhancements for better block development workflow.', 'windpress');
	__('Breakdance Builder Settings', 'windpress');
	__('Enable CSS compilation for Breakdance Builder elements and templates. This processes Tailwind classes found in Breakdance content and generates the necessary CSS.', 'windpress');
	__('Enable enhanced Breakdance Builder editor features including real-time Tailwind CSS preview, autocomplete, and editor enhancements.', 'windpress');
	__('Bricks Builder Settings', 'windpress');
	__('Enable CSS compilation for Bricks Builder elements and templates. This processes Tailwind classes found in Bricks content and generates the necessary CSS.', 'windpress');
	__('Enable enhanced Bricks Builder editor features including real-time Tailwind CSS preview, variable picker, color palette integration, and editor enhancements.', 'windpress');
	__('Builderius Settings', 'windpress');
	__('Enable CSS compilation for Builderius elements and templates. This processes Tailwind classes found in Builderius content and generates the necessary CSS.', 'windpress');
	__('Enable enhanced Builderius editor features including real-time Tailwind CSS preview, autocomplete, and editor enhancements.', 'windpress');
	__('Brand Colors', 'windpress');
	__('Primary brand colors for your design system', 'windpress');
	__('Semantic Colors', 'windpress');
	__('Status and feedback colors', 'windpress');
	__('Neutral Grayscale', 'windpress');
	__('A neutral grayscale palette for backgrounds, text, etc', 'windpress');
	__('Material Design 3', 'windpress');
	__('Material Design 3 color system', 'windpress');
	__('Colors', 'windpress');
	__('Color utilities like bg-primary, text-accent, and border-neutral', 'windpress');
	__('Color Palettes', 'windpress');
	__('Add color palette', 'windpress');
	__('Add new color', 'windpress');
	__('No colors defined', 'windpress');
	__('Start building your color system by adding individual colors or choosing from predefined palettes.', 'windpress');
	__('Add Color', 'windpress');
	__('Choose Palette', 'windpress');
	__('Open color picker', 'windpress');
	__('Rate us', 'windpress');
	__('Community', 'windpress');
	__('Report an issue', 'windpress');
	__('Support', 'windpress');
	__('Appearance', 'windpress');
	__('Light', 'windpress');
	__('Dark', 'windpress');
	__('System', 'windpress');
	__('Files', 'windpress');
	__('Wizard', 'windpress');
	__('Logs', 'windpress');
	__('General', 'windpress');
	__('Performance', 'windpress');
	__('Integrations', 'windpress');
	__('About', 'windpress');
	__('Documentation', 'windpress');
	__('Discussions', 'windpress');
	__('Go to', 'windpress');
	__('Actions', 'windpress');
	__('Generate cache', 'windpress');
	__('Misc', 'windpress');
	__('WindPress will always try to make you smile.', 'windpress');
	__('Would you mind taking a moment to leave a review on WordPress.org? It would mean a lot to us!', 'windpress');
	__('OK, Let\'s do it!', 'windpress');
	__('Later', 'windpress');
	__('Never', 'windpress');
	__('Type a command or search...', 'windpress');
	__('Search...', 'windpress');
	__('Elementor Settings', 'windpress');
	__('Enable CSS compilation for Elementor widgets and templates. This processes Tailwind classes found in Elementor content and generates the necessary CSS.', 'windpress');
	__('Etch Settings', 'windpress');
	__('Enable CSS compilation for Etch elements and templates. This processes Tailwind classes found in Etch content and generates the necessary CSS.', 'windpress');
	__('Enable enhanced Etch editor features including real-time Tailwind CSS preview, autocomplete, and editor enhancements.', 'windpress');
	__('Drop to nest inside', 'windpress');
	__('New File', 'windpress');
	__('New Folder', 'windpress');
	__('Always emit imported theme values into the CSS file instead of only when used.', 'windpress');
	__('Theme variables are special CSS variables defined using the `@theme` directive that influence which utility classes exist in your project.', 'windpress');
	__('Docs: Theme variables', 'windpress');
	__('Use the `@plugin` directive to load a legacy JavaScript-based plugin.', 'windpress');
	__('Docs: Functions & Directives', 'windpress');
	__('Docs: Tailwind CSS plugins', 'windpress');
	__('Use the `@config` directive to load a legacy JavaScript-based configuration file.', 'windpress');
	__('Docs: Tailwind CSS configuration', 'windpress');
	__('Use the `@tailwind` directive to insert Tailwind\'s `base`, `components`, `utilities` and `variants` styles into your CSS.', 'windpress');
	__('Docs: Tailwind CSS functions & directives', 'windpress');
	__('Use the `@apply` directive to inline any existing utility classes into your own custom CSS.', 'windpress');
	__('Use the `@utility` directive to add custom utilities to your project that work with variants like `hover`, `focus` and `lg``.', 'windpress');
	__('Use the `@custom-variant` directive to add a custom variant in your project.', 'windpress');
	__('Use the `@variant` directive to apply a Tailwind variant to styles in your CSS.', 'windpress');
	__('Use the `@source` directive to scan additional source files.', 'windpress');
	__('Docs: Scanning additional Sources', 'windpress');
	__('Save', 'windpress');
	__('Close', 'windpress');
	__('read-only', 'windpress');
	__('Path on disk', 'windpress');
	__('Delete', 'windpress');
	__('Reset to default', 'windpress');
	__('CSS Validation Error', 'windpress');
	__('Line', 'windpress');
	__('Column', 'windpress');
	__('Entry not found: ', 'windpress');
	__('Explorer', 'windpress');
	__('Add new file', 'windpress');
	__('Export SFS volume', 'windpress');
	__('Import SFS volume', 'windpress');
	__('Perfect Unison', 'windpress');
	__('Minor Second', 'windpress');
	__('Major Second', 'windpress');
	__('Minor Third', 'windpress');
	__('Major Third', 'windpress');
	__('Perfect Fourth', 'windpress');
	__('Tritone', 'windpress');
	__('Perfect Fifth', 'windpress');
	__('Minor Sixth', 'windpress');
	__('Golden Ratio', 'windpress');
	__('Major Sixth', 'windpress');
	__('Minor Seventh', 'windpress');
	__('Major Seventh', 'windpress');
	__('Perfect Octave', 'windpress');
	__('Are you sure you want to generate the fluid scale and import it?', 'windpress');
	__('Fluid Calculator', 'windpress');
	__('Size', 'windpress');
	__('Viewport', 'windpress');
	__('Scale ratio', 'windpress');
	__('Smaller steps', 'windpress');
	__('Larger steps', 'windpress');
	__('prefix-', 'windpress');
	__('Prefix', 'windpress');
	__('Generate', 'windpress');
	__('Activating license...', 'windpress');
	__('Please wait while we deactivate your license key.', 'windpress');
	__('Please wait while we activate your license key.', 'windpress');
	__('License updated', 'windpress');
	__('Your license key has been activated.', 'windpress');
	__('Your license key has been deactivated.', 'windpress');
	__('License update failed', 'windpress');
	__('An unknown error occurred', 'windpress');
	__('Invalid license key', 'windpress');
	__('License', 'windpress');
	__('You are using the WordPress.org edition.', 'windpress');
	__('License key', 'windpress');
	__('To access updates when they are available, please provide your license key.', 'windpress');
	__('Unregister your WindPress setup', 'windpress');
	__('Register your WindPress setup', 'windpress');
	__('Deactivating', 'windpress');
	__('Deactivate', 'windpress');
	__('Activating', 'windpress');
	__('Activate', 'windpress');
	__('Status', 'windpress');
	__('Active', 'windpress');
	__('Inactive', 'windpress');
	__('General settings for WindPress.', 'windpress');
	__('Tailwind CSS version', 'windpress');
	__('You must update the `main.css` file accordingly.', 'windpress');
	__('See release notes', 'windpress');
	__('Unknown Integration', 'windpress');
	__('Settings Coming Soon', 'windpress');
	__('Settings for this integration are currently being developed and will be available in a future update.', 'windpress');
	__('GreenShift Settings', 'windpress');
	__('Enable CSS compilation for GreenShift blocks and templates. This processes Tailwind classes found in GreenShift content and generates the necessary CSS. Requires the Gutenberg/Block Editor integration to be enabled.', 'windpress');
	__('Gutenberg Settings', 'windpress');
	__('Enable CSS compilation for Gutenberg blocks and editor content. This processes Tailwind classes found in block content and generates the necessary CSS.', 'windpress');
	__('Enable enhanced Gutenberg editor features including real-time Tailwind CSS preview, autocomplete, and editor enhancements.', 'windpress');
	__('Theme.json Generation', 'windpress');
	__('Generate theme.json with Tailwind colors, spacing, and typography', 'windpress');
	__('Common Block', 'windpress');
	__('Enable the Common Block - a generic block that can be any HTML element. Import HTML directly into the editor and convert between HTML and blocks seamlessly.', 'windpress');
	__('Features:', 'windpress');
	__('Any HTML element can be a block (div, section, article, header, etc.)', 'windpress');
	__('Import HTML code directly into the editor', 'windpress');
	__('Export blocks as clean HTML', 'windpress');
	__('Full control over attributes, classes, and content', 'windpress');
	__('Automatic Class Sorting', 'windpress');
	__('Please enter an attribute name', 'windpress');
	__('Invalid attribute name', 'windpress');
	__('Attributes', 'windpress');
	__('Value', 'windpress');
	__('Remove', 'windpress');
	__('Name', 'windpress');
	__('attribute value', 'windpress');
	__('Add Attribute', 'windpress');
	__('Common attributes: id, data-*, aria-*, role, title, etc.', 'windpress');
	__('Image Settings', 'windpress');
	__('Replace Image', 'windpress');
	__('Select Image', 'windpress');
	__('Remove Image', 'windpress');
	__('Alt Text', 'windpress');
	__('Describe the image for accessibility', 'windpress');
	__('Width', 'windpress');
	__('Height', 'windpress');
	__('Link Settings', 'windpress');
	__('Cancel', 'windpress');
	__('URL', 'windpress');
	__('Choose from Posts/Pages', 'windpress');
	__('Open in new tab', 'windpress');
	__('Remove Link', 'windpress');
	__('Current URL:', 'windpress');
	__('The code editor could not be loaded.', 'windpress');
	__('HTML serializer not available. Please refresh the page.', 'windpress');
	__('Error exporting HTML. Check console for details.', 'windpress');
	__('Copied to clipboard!', 'windpress');
	__('Failed to copy. Please select and copy manually.', 'windpress');
	__('Please enter a valid tag name', 'windpress');
	__('Custom elements must contain a hyphen (e.g., my-element)', 'windpress');
	__('Enter text...', 'windpress');
	__('(empty)', 'windpress');
	__('Export HTML', 'windpress');
	__('Element Settings', 'windpress');
	__('HTML Tag', 'windpress');
	__('Select an HTML tag or use Custom Element panel for custom tags', 'windpress');
	__('Content Type', 'windpress');
	__('HTML Export', 'windpress');
	__('Export this block as clean HTML code.', 'windpress');
	__('Export to HTML', 'windpress');
	__('HTML Content', 'windpress');
	__('HTML', 'windpress');
	__('Custom Element', 'windpress');
	__('Enter a custom HTML tag name (must contain a hyphen for web components)', 'windpress');
	__('Custom Tag Name', 'windpress');
	__('Examples: my-widget, custom-card, x-button', 'windpress');
	__('Apply Custom Tag', 'windpress');
	__('Copy the HTML code below:', 'windpress');
	__('Copy to Clipboard', 'windpress');
	__('Please enter HTML code to import', 'windpress');
	__('Import HTML', 'windpress');
	__('Paste your HTML code below. It will be converted to Common Blocks automatically.', 'windpress');
	__('Import', 'windpress');
	__('HTML parser not available. Please refresh the page.', 'windpress');
	__('Could not parse HTML. Please check the HTML syntax.', 'windpress');
	__('Error importing HTML. Check console for details.', 'windpress');
	__('Theme: Light', 'windpress');
	__('Theme: Dark', 'windpress');
	__('Theme: System', 'windpress');
	__('Theme', 'windpress');
	__('WindPress Settings', 'windpress');
	__('Cache Generation', 'windpress');
	__('Generate cache on save', 'windpress');
	__('Automatically regenerate Tailwind CSS cache when saving posts. This ensures your Tailwind classes are compiled immediately after saving.', 'windpress');
	__('Enable or disable integrations with other services.', 'windpress');
	__('Activated', 'windpress');
	__('Installed', 'windpress');
	__('Not Installed', 'windpress');
	__('Visit homepage', 'windpress');
	__('Integration Settings', 'windpress');
	__('Kadence WP Settings', 'windpress');
	__('Enable CSS compilation for Kadence WP theme and blocks. This processes Tailwind classes found in Kadence content and generates the necessary CSS. Requires the Gutenberg/Block Editor integration to be enabled.', 'windpress');
	__('LiveCanvas Settings', 'windpress');
	__('Enable CSS compilation for LiveCanvas elements and templates. This processes Tailwind classes found in LiveCanvas content and generates the necessary CSS.', 'windpress');
	__('Enable enhanced LiveCanvas editor features including real-time Tailwind CSS preview, autocomplete, and editor enhancements.', 'windpress');
	__('Clear logs', 'windpress');
	__('Meta Box Views Settings', 'windpress');
	__('Enable CSS compilation for Meta Box Views templates and layouts. This processes Tailwind classes found in Meta Box Views content and generates the necessary CSS.', 'windpress');
	__('Page not found', 'windpress');
	__('Sorry, we couldn’t find the page you’re looking for.', 'windpress');
	__('Back to home', 'windpress');
	__('Oxygen Builder Settings', 'windpress');
	__('Enable CSS compilation for Oxygen Builder elements and templates. This processes Tailwind classes found in Oxygen content and generates the necessary CSS.', 'windpress');
	__('Enable enhanced Oxygen Builder editor features including real-time Tailwind CSS preview, autocomplete, and editor enhancements.', 'windpress');
	__('Oxygen Classic Builder Settings', 'windpress');
	__('Enable CSS compilation for Oxygen Classic Builder elements and templates. This processes Tailwind classes found in Oxygen Classic content and generates the necessary CSS.', 'windpress');
	__('Enable enhanced Oxygen Classic Builder editor features including real-time Tailwind CSS preview, autocomplete, and editor enhancements.', 'windpress');
	__('Rendering modes', 'windpress');
	__('Choose the rendering strategy based on your needs.', 'windpress');
	__('Cached', 'windpress');
	__('Hybrid', 'windpress');
	__('Compiler', 'windpress');
	__('Load cached CSS when available, otherwise fallback to Compiler.', 'windpress');
	__('Inline cached CSS when available, then run the Compiler to regenerate the style.', 'windpress');
	__('Always use the Compiler to generate the style.', 'windpress');
	__('Cached CSS loading method', 'windpress');
	__('Load cached CSS as an inline instead of an external file.', 'windpress');
	__('Inline Cached CSS', 'windpress');
	__('Generate source map', 'windpress');
	__('Generate the source map for the cached CSS file.', 'windpress');
	__('Enable Source Map', 'windpress');
	__('Generate the cached CSS', 'windpress');
	__('Generate the cached CSS file', 'windpress');
	__('Generating...', 'windpress');
	__('Last Generated', 'windpress');
	__('Responsive breakpoint variants like sm:*', 'windpress');
	__('Add new item', 'windpress');
	__('No breakpoints defined', 'windpress');
	__('Start building your responsive design system by adding custom breakpoints for different screen sizes.', 'windpress');
	__('Add Breakpoint', 'windpress');
	__('Saving...', 'windpress');
	__('Please wait while we save your changes.', 'windpress');
	__('Saved', 'windpress');
	__('Your changes have been saved.', 'windpress');
	__('Error', 'windpress');
	__('An error occurred while saving your changes.', 'windpress');
	__('Cancelled', 'windpress');
	__('Fluid spacing generation was cancelled.', 'windpress');
	__('Generated', 'windpress');
	__('Fluid spacing have been generated successfully.', 'windpress');
	__('Spacing and sizing utilities like px-4, max-h-16, and many more', 'windpress');
	__('Fluid generator', 'windpress');
	__('No spacing defined', 'windpress');
	__('Start building your spacing system by adding individual spacing values or generating fluid spacing scales.', 'windpress');
	__('Add Spacing', 'windpress');
	__('Generate Fluid', 'windpress');
	__('Timber Settings', 'windpress');
	__('Enable CSS compilation for Timber templates and Twig files. This processes Tailwind classes found in Timber content and generates the necessary CSS.', 'windpress');
	__('Text Size', 'windpress');
	__('Font Family', 'windpress');
	__('Folder name is required', 'windpress');
	__('Are you sure you want to %s the "%s" file?', 'windpress');
	__('cancel', 'windpress');
	__('File info', 'windpress');
	__('WindPress version', 'windpress');
	__('WP Version', 'windpress');
	__('Exported on', 'windpress');
	__('Entries', 'windpress');
	__('This will overwrite all existing files. Are you sure you want to continue?', 'windpress');
	__('Yes, continue', 'windpress');
	__('Filename is required', 'windpress');
	__('File extension must be .css or .js', 'windpress');
	__('Only alphanumeric, dash, underscore, forward slash, and dot are allowed', 'windpress');
	__('A file named "%s" already exists', 'windpress');
	__('Create New File', 'windpress');
	__('Filename may include a path. (css or js)', 'windpress');
	__('Handler', 'windpress');
	__('The handler determines how the file is processed and served.', 'windpress');
	__('If no handler is selected, the internal handler will be used.', 'windpress');
	__('Submit', 'windpress');
	__('Only alphanumeric characters, dashes, underscores, and dots are allowed', 'windpress');
	__('A folder named "%s" already exists', 'windpress');
	__('Create New Folder', 'windpress');
	__('Folder name', 'windpress');
	__('Create inside %s', 'windpress');
	__('Create in the workspace root', 'windpress');
	__('Rename File', 'windpress');
	__('The previous filename', 'windpress');
	__('File "%s" is read-only and not deletable', 'windpress');
	__('File "%s" is required for the WindPress to work and not deletable', 'windpress');
	__('delete', 'windpress');
	__('Canceled', 'windpress');
	__('File "%s" is not deleted', 'windpress');
	__('Success', 'windpress');
	__('File "%s" deleted', 'windpress');
	__('reset', 'windpress');
	__('File "%s" is not reset', 'windpress');
	__('File "%s" reset', 'windpress');
	__('Exported', 'windpress');
	__('SFS volume data exported', 'windpress');
	__('SFS Import', 'windpress');
	__('Invalid file format', 'windpress');
	__('File is not a valid WindPress file', 'windpress');
	__('SFS import canceled', 'windpress');
	__('Importing...', 'windpress');
	__('Please wait while we import the data.', 'windpress');
	__('SFS data imported. Remember to save the changes.', 'windpress');
	__('New file creation canceled', 'windpress');
	__('File "%s" created', 'windpress');
	__('New folder creation canceled', 'windpress');
	__('Folder "%s" created', 'windpress');
	__('File rename canceled', 'windpress');
	__('File "%s" renamed to "%s"', 'windpress');
	__('File "%s" cannot be moved.', 'windpress');
	__('File "%s" moved to "%s"', 'windpress');
	__('Generating cache...', 'windpress');
	__('Please wait while we generate the CSS cache.', 'windpress');
	__('Cache generated', 'windpress');
	__('Cache generated in %s.', 'windpress');
	__('Generate Cache Error', 'windpress');
	__('An error occurred while generating the CSS cache. Check the Browser\'s Console for more information', 'windpress');
	__('Namespaces', 'windpress');
	__('Screens', 'windpress');
	__('Spacing', 'windpress');
	__('Typography', 'windpress');
	__('Theme Configuration', 'windpress');
	__('Theme Settings', 'windpress');
	__('Save the changes to wizard.css file', 'windpress');
	__('Add (next)', 'windpress');
	__('Add (child)', 'windpress');
	__('WPCodeBox 2 Settings', 'windpress');
	__('Enable CSS compilation for WPCodeBox 2 elements and templates. This processes Tailwind classes found in WPCodeBox 2 content and generates the necessary CSS.', 'windpress');
	__('Enable enhanced WPCodeBox 2 editor features including real-time Tailwind CSS preview, autocomplete, and editor enhancements.', 'windpress');
	__('Layout', 'windpress');
	__('Inline', 'windpress');
	__('Headings', 'windpress');
	__('Text', 'windpress');
	__('Lists', 'windpress');
	__('Media', 'windpress');
	__('Form', 'windpress');
	__('Table', 'windpress');
	__('Change HTML Tag', 'windpress');
	__('Automatically regenerate Tailwind CSS cache when saving posts', 'windpress');
});
```
