| Current Path : /home/ereika83/public_html/wp-content/plugins/bb-plugin/includes/ |
| Current File : /home/ereika83/public_html/wp-content/plugins/bb-plugin/includes/strings.php |
<?php /** * Misc strings that aren't in the core plugin but * need to be translated. */ __( 'The Beaver Builder Booster plugin is not compatible with your host.', 'fl-builder' ); /* translators: %s: singular label */ _x( 'Click here to edit content on this %s using an easy drag-and-drop builder.', '%s is the singular post type name (e.g. page)', 'fl-builder' ); __( 'Use an easy drag-and-drop builder to edit content on this page.', 'fl-builder' ); __( 'Launch Page Builder', 'fl-builder' );