<?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' ); __( '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' );