← All changes
|
assets/js/packages/editor-variables/editor-variables.strings.js
+2
-2
4.2.0-beta2
→
4.2.1
View file →
| @@ -123,8 +123,8 @@ | ||
| 123 | 123 | __( 'Delete this variable?', 'elementor' ); |
| 124 | 124 | __( 'All elements using', 'elementor' ); |
| 125 | 125 | __( 'will keep their current values, but the variable itself will be removed.', 'elementor' ); |
| 126 | 126 | __( 'Font family', 'elementor' ); |
| 127 | +__( 'Unlink variable', 'elementor' ); | |
| 127 | 128 | __( 'Missing variable', 'elementor' ); |
| 128 | 129 | __( 'changed', 'elementor' ); |
| 129 | -__( 'deleted', 'elementor' ); | |
| 130 | -__( 'Unlink variable', 'elementor' ); | |
| 130 | +__( 'deleted', 'elementor' ); | |