| @@ -69,9 +69,8 @@ | ||
| 69 | 69 | __( 'Add New', 'elementor' ); |
| 70 | 70 | __( 'Close', 'elementor' ); |
| 71 | 71 | __( 'Tip', 'elementor' ); |
| 72 | 72 | __( 'Close', 'elementor' ); |
| 73 | -__( 'Theme Builder', 'elementor' ); | |
| 74 | 73 | __( 'Upgrade', 'elementor' ); |
| 75 | 74 | __( 'Customize every part of your site', 'elementor' ); |
| 76 | 75 | __( 'Get total control, consistency and a faster workflow by designing the recurring parts that make up a complete website like the Header & Footer, Archive, 404, WooCommerce pages and more.', 'elementor' ); |
| 77 | 76 | __( 'Upgrade Now', 'elementor' ); |
| @@ -78,8 +77,9 @@ | ||
| 78 | 77 | __( 'Theme Builder could not be loaded', 'elementor' ); |
| 79 | 78 | __( 'We’re sorry, but something went wrong. Click on ‘Learn more’ and follow each of the steps to quickly solve it.', 'elementor' ); |
| 80 | 79 | __( 'Learn More', 'elementor' ); |
| 81 | 80 | __( 'Go Back', 'elementor' ); |
| 81 | +__( 'Theme Builder', 'elementor' ); | |
| 82 | 82 | __( 'Info', 'elementor' ); |
| 83 | 83 | __( 'Learn More', 'elementor' ); |
| 84 | 84 | __( 'Tip', 'elementor' ); |
| 85 | 85 | __( 'Watch Video', 'elementor' ); |
| @@ -390,9 +390,9 @@ | ||
| 390 | 390 | __( 'See it Live', 'elementor' ); |
| 391 | 391 | __( 'Close', 'elementor' ); |
| 392 | 392 | __( 'Import', 'elementor' ); |
| 393 | 393 | __( 'Kit is live illustration', 'elementor' ); |
| 394 | -__( 'Your website template is now live on your site!', 'elementor' ); | |
| 394 | +__( 'Your website templates is now live on your site!', 'elementor' ); | |
| 395 | 395 | __( 'You\'ve imported and applied the following to your site:', 'elementor' ); |
| 396 | 396 | __( 'Build sites faster with Website Templates.', 'elementor' ); |
| 397 | 397 | __( 'Show me how', 'elementor' ); |
| 398 | 398 | __( 'This file type is not allowed', 'elementor' ); |
| @@ -535,10 +535,8 @@ | ||
| 535 | 535 | __( 'Custom Post Type', 'elementor' ); |
| 536 | 536 | __( 'Click to select custom post types', 'elementor' ); |
| 537 | 537 | __( 'No custom post types in your site...', 'elementor' ); |
| 538 | 538 | __( 'Add the custom posts types to export. The latest 20 items from each type will be included.', 'elementor' ); |
| 539 | -__( 'Export', 'elementor' ); | |
| 540 | -__( 'Close', 'elementor' ); | |
| 541 | 539 | __( 'Unable to download the Website Template', 'elementor' ); |
| 542 | 540 | __( 'We couldn’t download the Website Template due to technical difficulties on our part. Try again and if the problem persists contact ', 'elementor' ); |
| 543 | 541 | __( 'Support', 'elementor' ); |
| 544 | 542 | __( 'Couldn’t handle the Website Template', 'elementor' ); |
| @@ -586,8 +584,10 @@ | ||
| 586 | 584 | __( 'Upgrade now', 'elementor' ); |
| 587 | 585 | __( 'Cancel', 'elementor' ); |
| 588 | 586 | __( 'Export as .zip', 'elementor' ); |
| 589 | 587 | __( 'Try Again', 'elementor' ); |
| 588 | +__( 'Export', 'elementor' ); | |
| 589 | +__( 'Close', 'elementor' ); | |
| 590 | 590 | __( 'Version' ) } ${ cellLinkProps.text }` } <Icon className="eicon-editor-external-link" /> |
| 591 | 591 | </InlineLink> |
| 592 | 592 | ); |
| 593 | 593 | |