← All changes
|
assets/js/packages/editor-components/editor-components.strings.js
+22
-22
4.2.0-beta2
→
4.2.1
View file →
| @@ -28,29 +28,8 @@ | ||
| 28 | 28 | __( 'Upgrade now', 'elementor' ); |
| 29 | 29 | __( 'Upgrade Now', 'elementor' ); |
| 30 | 30 | __( 'Detach from Component', 'elementor' ); |
| 31 | 31 | __( 'Instance detached', 'elementor' ); |
| 32 | -/* translators: %s: component name. */ | |
| 33 | -__( 'Edit %s', 'elementor' ); | |
| 34 | -__( 'Edit Component', 'elementor' ); | |
| 35 | -__( | |
| 36 | - 'To edit components, update Elementor Pro to the latest version.', | |
| 37 | - 'elementor' | |
| 38 | - ); | |
| 39 | -__( 'Edit components', 'elementor' ); | |
| 40 | -__( 'Editing components requires an active Pro subscription.', 'elementor' ); | |
| 41 | -__( | |
| 42 | - 'Edit the component to add properties, manage them or update the design across all instances.', | |
| 43 | - 'elementor' | |
| 44 | - ); | |
| 45 | -__( | |
| 46 | - 'With your current role, you cannot edit this component. Contact an administrator to add properties.', | |
| 47 | - 'elementor' | |
| 48 | - ); | |
| 49 | -__( 'No properties yet', 'elementor' ); | |
| 50 | -__( 'Edit component', 'elementor' ); | |
| 51 | -__( 'Failed to detach component instance.', 'elementor' ); | |
| 52 | -__( 'Detach from Component', 'elementor' ); | |
| 53 | 32 | __( 'Create new Components', 'elementor' ); |
| 54 | 33 | __( 'To create new components, update Elementor Pro to the latest version.', 'elementor' ); |
| 55 | 34 | __( 'Create new components', 'elementor' ); |
| 56 | 35 | __( 'Creating new components requires an active Pro subscription.', 'elementor' ); |
| @@ -76,5 +55,26 @@ | ||
| 76 | 55 | ); |
| 77 | 56 | __( 'Sorry, nothing matched', 'elementor' ); |
| 78 | 57 | __( 'Try something else.', 'elementor' ); |
| 79 | 58 | __( 'Clear & try again', 'elementor' ); |
| 80 | -__( 'Search', 'elementor' ); | |
| 59 | +__( 'Search', 'elementor' ); | |
| 60 | +/* translators: %s: component name. */ | |
| 61 | +__( 'Edit %s', 'elementor' ); | |
| 62 | +__( 'Edit Component', 'elementor' ); | |
| 63 | +__( | |
| 64 | + 'To edit components, update Elementor Pro to the latest version.', | |
| 65 | + 'elementor' | |
| 66 | + ); | |
| 67 | +__( 'Edit components', 'elementor' ); | |
| 68 | +__( 'Editing components requires an active Pro subscription.', 'elementor' ); | |
| 69 | +__( | |
| 70 | + 'Edit the component to add properties, manage them or update the design across all instances.', | |
| 71 | + 'elementor' | |
| 72 | + ); | |
| 73 | +__( | |
| 74 | + 'With your current role, you cannot edit this component. Contact an administrator to add properties.', | |
| 75 | + 'elementor' | |
| 76 | + ); | |
| 77 | +__( 'No properties yet', 'elementor' ); | |
| 78 | +__( 'Edit component', 'elementor' ); | |
| 79 | +__( 'Failed to detach component instance.', 'elementor' ); | |
| 80 | +__( 'Detach from Component', 'elementor' ); | |