← All changes
|
assets/js/packages/editor-variables/editor-variables.strings.js
+4
-4
4.2.0-beta2
→
4.1.4
View file →
| @@ -60,17 +60,17 @@ | ||
| 60 | 60 | __( 'Delete', 'elementor' ); |
| 61 | 61 | __( 'Search', 'elementor' ); |
| 62 | 62 | __( 'Create your first variable', 'elementor' ); |
| 63 | 63 | __( |
| 64 | - 'Variables are saved attributes that you can apply anywhere on your site.', | |
| 65 | - 'elementor' | |
| 66 | - ); | |
| 64 | + 'Variables are saved attributes that you can apply anywhere on your site.', | |
| 65 | + 'elementor' | |
| 66 | + ); | |
| 67 | 67 | __( 'Save changes', 'elementor' ); |
| 68 | 68 | __( 'You have unsaved changes', 'elementor' ); |
| 69 | -__( 'You have unsaved changes in the Variables Manager.', 'elementor' ); | |
| 70 | 69 | __( 'To avoid losing your updates, save your changes before leaving.', 'elementor' ); |
| 71 | 70 | __( 'Discard', 'elementor' ); |
| 72 | 71 | __( 'Save', 'elementor' ); |
| 72 | +__( 'Variables Manager', 'elementor' ); | |
| 73 | 73 | __( 'Stop syncing variable color', 'elementor' ); |
| 74 | 74 | __( |
| 75 | 75 | 'This will disconnect the variable color from Global Colors. Existing uses on your site will automatically switch to a default color.', |
| 76 | 76 | 'elementor' |