PluginProbe
Elementor Website Builder – more than just a page builder / 4.3.2
Elementor Website Builder – more than just a page builder v4.3.2
4.3.2 4.3.1 4.3.0 4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 All 455 releases
← All changes | assets/js/packages/editor-widget-creation/editor-widget-creation.strings.js +8 -4 4.2.0-dev2 → 4.3.2 View file →
@@ -1,18 +1,22 @@
1 1 __( 'Close', 'elementor' );
2 2 __( 'Installation failed', 'elementor' );
3 -__( 'Create custom widgets with Angie', 'elementor' );
3 +__( 'Pages, layouts,', 'elementor' );
4 +__( 'widgets and more', 'elementor' );
4 5 __(
5 6 "We couldn't install Angie automatically. Click below to install it manually.",
6 7 'elementor'
7 8 );
8 9 __(
9 - 'Build custom widgets, sections, and code using simple instructions. Install once to start building directly from the editor.',
10 + 'Ask Angie to build you full pages, custom widgets, snippets, and code directly in Elementor. Install and activate Angie once on this site to start building.',
10 11 'elementor'
11 12 );
12 13 // translators: %1$s is the Terms link, %2$s is the Privacy Policy link.
13 -__( 'I agree to the %1$s & %2$s.', 'elementor' );
14 +__(
15 + 'By installing, you agree to our %1$s & %2$s.',
16 + 'elementor'
17 + );
14 18 __( 'Terms', 'elementor' );
15 19 __( 'Privacy Policy', 'elementor' );
16 20 __( 'Install Manually', 'elementor' );
17 21 __( 'Installing…', 'elementor' );
18 -__( 'Install & Activate', 'elementor' );
22 +__( 'Install and activate', 'elementor' );