← All changes
|
assets/js/import-export-customization-admin.strings.js
+169
-169
4.2.2
→
4.3.0-beta3
View file →
| @@ -1,73 +1,57 @@ | ||
| 1 | -__( 'No import sessions available to revert.', 'elementor' ); | |
| 2 | -__( 'Are you sure?', 'elementor' ); | |
| 3 | -__( | |
| 4 | - "Removing %s will permanently delete changes made to the Website Template's content and site settings", | |
| 5 | - 'elementor', | |
| 6 | - ).replace( '%s', activeKitName ), | |
| 7 | - strings: { | |
| 8 | - confirm: __( 'Delete', 'elementor' ); | |
| 9 | -__( 'Cancel', 'elementor' ); | |
| 10 | -__( '%s was successfully deleted', 'elementor' ); | |
| 11 | -__( | |
| 12 | - 'Try a different Website Template or build your site from scratch.', | |
| 13 | - 'elementor', | |
| 14 | - ), | |
| 15 | - strings: { | |
| 16 | - confirm: __( 'OK', 'elementor' ); | |
| 17 | -__( 'Library', 'elementor' ); | |
| 18 | -__( "You're ready to apply a new Kit!", 'elementor' ); | |
| 19 | -__( 'Continue to new Kit', 'elementor' ); | |
| 20 | -__( 'Close', 'elementor' ); | |
| 21 | -__( 'Your Kit', 'elementor' ); | |
| 22 | -__( 'Your Kit', 'elementor' ); | |
| 1 | +__( 'Export a Website template?', 'elementor' ); | |
| 2 | +__( 'Choose which Elementor components - templates, content and site settings - to include in your website templates file. By default, all of your components will be exported.', 'elementor' ); | |
| 3 | +__( 'Learn more', 'elementor' ); | |
| 4 | +__( 'Save to library', 'elementor' ); | |
| 5 | +__( 'Save to library', 'elementor' ); | |
| 6 | +__( 'Save to library', 'elementor' ); | |
| 7 | +__( 'Save to library', 'elementor' ); | |
| 8 | +__( 'Export as .zip', 'elementor' ); | |
| 9 | +__( 'This usually takes a few moments.', 'elementor' ); | |
| 10 | +__( 'Don\'t close this window until the process is finished.', 'elementor' ); | |
| 11 | +__( 'Website template name', 'elementor' ); | |
| 12 | +__( 'Type name here...', 'elementor' ); | |
| 13 | +__( 'Description (Optional)', 'elementor' ); | |
| 14 | +__( 'Type description here...', 'elementor' ); | |
| 15 | +__( 'characters', 'elementor' ); | |
| 16 | +__( 'Must add a website template name', 'elementor' ); | |
| 17 | +__( 'Use characters only', 'elementor' ); | |
| 18 | +__( 'Description exceeds 300 characters', 'elementor' ); | |
| 19 | +__( 'View in Library', 'elementor' ); | |
| 20 | +__( 'Done', 'elementor' ); | |
| 21 | +__( 'Export', 'elementor' ); | |
| 22 | +__( 'No templates exported', 'elementor' ); | |
| 23 | +__( 'No templates exported', 'elementor' ); | |
| 24 | +__( 'No content exported', 'elementor' ); | |
| 25 | +__( 'Taxonomies', 'elementor' ); | |
| 26 | +__( 'No content exported', 'elementor' ); | |
| 27 | +__( 'No plugins exported', 'elementor' ); | |
| 28 | +__( 'No settings exported', 'elementor' ); | |
| 29 | +__( 'No settings exported', 'elementor' ); | |
| 23 | 30 | __( 'Content', 'elementor' ); |
| 24 | -__( 'Elementor Pages', 'elementor' ); | |
| 25 | -__( 'Elementor Posts', 'elementor' ); | |
| 26 | -__( 'WP Pages', 'elementor' ); | |
| 27 | -__( 'WP Posts', 'elementor' ); | |
| 28 | -__( 'WP Menus', 'elementor' ); | |
| 29 | -__( 'Custom Post Types', 'elementor' ); | |
| 30 | 31 | __( 'Templates', 'elementor' ); |
| 31 | -__( 'Saved Templates', 'elementor' ); | |
| 32 | -__( 'Headers', 'elementor' ); | |
| 33 | -__( 'Footers', 'elementor' ); | |
| 34 | -__( 'Archives', 'elementor' ); | |
| 35 | -__( 'Single Posts', 'elementor' ); | |
| 36 | -__( 'Single Pages', 'elementor' ); | |
| 37 | -__( 'Search Results', 'elementor' ); | |
| 38 | -__( '404 Error Page', 'elementor' ); | |
| 39 | -__( 'Popups', 'elementor' ); | |
| 40 | -__( 'Global widgets', 'elementor' ); | |
| 41 | -__( 'To import or export these components, you’ll need Elementor Pro.', 'elementor' ); | |
| 42 | -__( 'Settings & configurations', 'elementor' ); | |
| 43 | -__( 'Classes', 'elementor' ); | |
| 44 | -__( 'Variables', 'elementor' ); | |
| 45 | -__( 'Global Colors', 'elementor' ); | |
| 46 | -__( 'Global Fonts', 'elementor' ); | |
| 47 | -__( 'Theme Style Settings', 'elementor' ); | |
| 48 | -__( 'Layout Settings', 'elementor' ); | |
| 49 | -__( 'Lightbox Settings', 'elementor' ); | |
| 50 | -__( 'Background Settings', 'elementor' ); | |
| 51 | -__( 'Custom Fonts', 'elementor' ); | |
| 52 | -__( 'Icons', 'elementor' ); | |
| 53 | -__( 'Code', 'elementor' ); | |
| 32 | +__( 'Site settings', 'elementor' ); | |
| 54 | 33 | __( 'Plugins', 'elementor' ); |
| 55 | -__( 'All plugins are required for this website templates to work', 'elementor' ); | |
| 56 | -__( 'Import', 'elementor' ); | |
| 34 | +__( 'Your website template is now saved to the library!', 'elementor' ); | |
| 35 | +__( 'Your .zip file is ready', 'elementor' ); | |
| 36 | +__( 'You can find it in the My Website Templates tab.', 'elementor' ); | |
| 37 | +__( 'Once the download is complete, you can upload it to be used for other sites.', 'elementor' ); | |
| 38 | +__( 'Take me there', 'elementor' ); | |
| 39 | +__( 'Is the automatic download not starting?', 'elementor' ); | |
| 40 | +__( 'Download manually', 'elementor' ); | |
| 41 | +__( 'Export', 'elementor' ); | |
| 57 | 42 | __( 'Setting up your website template...', 'elementor' ); |
| 58 | -__( 'This usually takes a few moments.', 'elementor' ); | |
| 59 | -__( 'Don\'t close this window until the process is finished.', 'elementor' ); | |
| 60 | -__( 'Import', 'elementor' ); | |
| 61 | -__( 'Import a website template', 'elementor' ); | |
| 62 | -__( 'Upload a file with templates, site settings, content, etc., and apply them to your site ', 'elementor' ); | |
| 63 | -__( 'Learn more', 'elementor' ); | |
| 64 | -__( 'Import', 'elementor' ); | |
| 65 | -__( 'Back', 'elementor' ); | |
| 66 | -__( 'Import and apply', 'elementor' ); | |
| 67 | -__( 'Select which parts you want to apply', 'elementor' ); | |
| 68 | -__( 'These are the templates, content and site settings that come with your website templates.', 'elementor' ); | |
| 69 | -__( 'All items are already selected by default. Uncheck the ones you don\'t want.', 'elementor' ); | |
| 43 | +__( 'Processing media files...', 'elementor' ); | |
| 44 | +__( 'Export failed', 'elementor' ); | |
| 45 | +__( 'Export', 'elementor' ); | |
| 46 | +__( 'Upload a .zip file', 'elementor' ); | |
| 47 | +__( 'Click to upload', 'elementor' ); | |
| 48 | +__( 'or drag and drop', 'elementor' ); | |
| 49 | +__( 'Try Again', 'elementor' ); | |
| 50 | +__( 'Learn More', 'elementor' ); | |
| 51 | +__( 'Activating plugins:', 'elementor' ); | |
| 52 | +__( 'This file type is not allowed', 'elementor' ); | |
| 53 | +__( 'This file type is not allowed', 'elementor' ); | |
| 70 | 54 | __( 'No templates imported', 'elementor' ); |
| 71 | 55 | __( 'No templates imported', 'elementor' ); |
| 72 | 56 | __( 'No content imported', 'elementor' ); |
| 73 | 57 | __( 'Taxonomies', 'elementor' ); |
| @@ -89,60 +73,23 @@ | ||
| 89 | 73 | __( 'Your website template is now live on your site!', 'elementor' ); |
| 90 | 74 | __( 'You\'ve imported and applied the following to your site:', 'elementor' ); |
| 91 | 75 | __( 'Build sites faster with Website Templates.', 'elementor' ); |
| 92 | 76 | __( 'Show me how', 'elementor' ); |
| 93 | -__( 'You’re using an older Elementor version. Update for full customization.', 'elementor' ); | |
| 94 | -__( 'Update version', 'elementor' ); | |
| 95 | -__( 'This website template was exported from an older version of Elementor. If possible, re-export it with the latest version for better capabilities.', 'elementor' ); | |
| 77 | +__( 'Import', 'elementor' ); | |
| 78 | +__( 'Back', 'elementor' ); | |
| 79 | +__( 'Import and apply', 'elementor' ); | |
| 80 | +__( 'Select which parts you want to apply', 'elementor' ); | |
| 81 | +__( 'These are the templates, content and site settings that come with your website templates.', 'elementor' ); | |
| 82 | +__( 'All items are already selected by default. Uncheck the ones you don\'t want.', 'elementor' ); | |
| 83 | +__( 'Import', 'elementor' ); | |
| 84 | +__( 'Import a website template', 'elementor' ); | |
| 85 | +__( 'Upload a file with templates, site settings, content, etc., and apply them to your site ', 'elementor' ); | |
| 96 | 86 | __( 'Learn more', 'elementor' ); |
| 97 | -__( 'Override all classes and variables?', 'elementor' ); | |
| 98 | -__( 'This will delete all existing classes and variables and replace them with the imported ones. This action cannot be undone.', 'elementor' ); | |
| 99 | -__( 'Override all variables?', 'elementor' ); | |
| 100 | -__( 'This will delete all existing variables and replace them with the imported ones. This action cannot be undone.', 'elementor' ); | |
| 101 | -__( 'Override all classes?', 'elementor' ); | |
| 102 | -__( 'This will delete all existing classes and replace them with the imported ones. This action cannot be undone.', 'elementor' ); | |
| 103 | -__( 'Cancel', 'elementor' ); | |
| 104 | -__( 'Save and override', 'elementor' ); | |
| 105 | -__( 'Edit settings & configurations', 'elementor' ); | |
| 106 | -__( 'Theme', 'elementor' ); | |
| 107 | -__( 'Theme', 'elementor' ); | |
| 108 | -__( 'Only public WordPress themes are supported', 'elementor' ); | |
| 109 | -__( 'Version', 'elementor' ); | |
| 110 | -__( 'Version', 'elementor' ); | |
| 111 | -__( 'Edit plugins', 'elementor' ); | |
| 112 | -__( 'Plugin name and version', 'elementor' ); | |
| 113 | -__( 'All plugins', 'elementor' ); | |
| 114 | -__( 'Cancel', 'elementor' ); | |
| 115 | -__( 'Save changes', 'elementor' ); | |
| 116 | -__( 'This feature requires Elementor Pro', 'elementor' ); | |
| 117 | -__( 'Upgrade', 'elementor' ); | |
| 118 | -__( 'Edit', 'elementor' ); | |
| 119 | -__( 'Edit', 'elementor' ); | |
| 87 | +__( 'Import', 'elementor' ); | |
| 88 | +__( 'Setting up your website template...', 'elementor' ); | |
| 89 | +__( 'This usually takes a few moments.', 'elementor' ); | |
| 90 | +__( 'Don\'t close this window until the process is finished.', 'elementor' ); | |
| 120 | 91 | __( 'Not exported', 'elementor' ); |
| 121 | -__( 'Limit exceeded. Click \'Edit\' to review conflicts or override existing items', 'elementor' ); | |
| 122 | -__( 'Cancel', 'elementor' ); | |
| 123 | -__( 'Save changes', 'elementor' ); | |
| 124 | -__( 'Link to media', 'elementor' ); | |
| 125 | -__( 'Stores only the URLs. The export stays light, but files load only while the original site is online.', 'elementor' ); | |
| 126 | -__( 'Save media to the cloud', 'elementor' ); | |
| 127 | -__( 'All images and files are stored with the template. Keeps everything intact, but the file is larger.', 'elementor' ); | |
| 128 | -__( 'Media format', 'elementor' ); | |
| 129 | -__( 'Note:', 'elementor' ); | |
| 130 | -__( 'The media will be uploaded automatically, just as it was saved during export', 'elementor' ); | |
| 131 | -__( 'Select how do you want to save & export the media files.', 'elementor' ); | |
| 132 | -__( 'Media format', 'elementor' ); | |
| 133 | -__( 'Note:', 'elementor' ); | |
| 134 | -__( 'To export a ZIP, go to Edit Content, choose \'Link to Media\', then Export as ZIP.', 'elementor' ); | |
| 135 | -__( 'Or, save this template to the cloud instead.', 'elementor' ); | |
| 136 | -__( 'Edit content', 'elementor' ); | |
| 137 | -__( 'Custom post types', 'elementor' ); | |
| 138 | -__( 'Custom post types', 'elementor' ); | |
| 139 | -__( 'Not exported', 'elementor' ); | |
| 140 | -__( 'All', 'elementor-pro' ); | |
| 141 | -__( 'Show less', 'elementor' ); | |
| 142 | -__( 'Show more', 'elementor' ); | |
| 143 | -__( 'What\'s included:', 'elementor' ); | |
| 144 | -__( 'Not exported', 'elementor' ); | |
| 145 | 92 | __( 'over limit', 'elementor' ); |
| 146 | 93 | __( 'Review', 'elementor' ); |
| 147 | 94 | __( 'Override all', 'elementor' ); |
| 148 | 95 | __( 'This will delete all existing items and replace them with the imported ones', 'elementor' ); |
| @@ -150,61 +97,13 @@ | ||
| 150 | 97 | __( 'Import limit reached.', 'elementor' ); |
| 151 | 98 | __( 'To resolve this, review existing items or choose to override', 'elementor' ); |
| 152 | 99 | __( 'Classes', 'elementor' ); |
| 153 | 100 | __( 'Variables', 'elementor' ); |
| 154 | -__( 'This file type is not allowed', 'elementor' ); | |
| 155 | -__( 'This file type is not allowed', 'elementor' ); | |
| 156 | -__( 'Activating plugins:', 'elementor' ); | |
| 157 | -__( 'Try Again', 'elementor' ); | |
| 158 | -__( 'Learn More', 'elementor' ); | |
| 159 | -__( 'Upload a .zip file', 'elementor' ); | |
| 160 | -__( 'Click to upload', 'elementor' ); | |
| 161 | -__( 'or drag and drop', 'elementor' ); | |
| 162 | -__( 'Setting up your website template...', 'elementor' ); | |
| 163 | -__( 'Processing media files...', 'elementor' ); | |
| 164 | -__( 'Export failed', 'elementor' ); | |
| 165 | -__( 'Export', 'elementor' ); | |
| 166 | -__( 'Export', 'elementor' ); | |
| 167 | -__( 'View in Library', 'elementor' ); | |
| 168 | -__( 'Done', 'elementor' ); | |
| 169 | -__( 'Export', 'elementor' ); | |
| 170 | -__( 'No templates exported', 'elementor' ); | |
| 171 | -__( 'No templates exported', 'elementor' ); | |
| 172 | -__( 'No content exported', 'elementor' ); | |
| 173 | -__( 'Taxonomies', 'elementor' ); | |
| 174 | -__( 'No content exported', 'elementor' ); | |
| 175 | -__( 'No plugins exported', 'elementor' ); | |
| 176 | -__( 'No settings exported', 'elementor' ); | |
| 177 | -__( 'No settings exported', 'elementor' ); | |
| 178 | -__( 'Content', 'elementor' ); | |
| 179 | -__( 'Templates', 'elementor' ); | |
| 180 | -__( 'Site settings', 'elementor' ); | |
| 181 | -__( 'Plugins', 'elementor' ); | |
| 182 | -__( 'Your website template is now saved to the library!', 'elementor' ); | |
| 183 | -__( 'Your .zip file is ready', 'elementor' ); | |
| 184 | -__( 'You can find it in the My Website Templates tab.', 'elementor' ); | |
| 185 | -__( 'Once the download is complete, you can upload it to be used for other sites.', 'elementor' ); | |
| 186 | -__( 'Take me there', 'elementor' ); | |
| 187 | -__( 'Is the automatic download not starting?', 'elementor' ); | |
| 188 | -__( 'Download manually', 'elementor' ); | |
| 189 | -__( 'Must add a website template name', 'elementor' ); | |
| 190 | -__( 'Use characters only', 'elementor' ); | |
| 191 | -__( 'Description exceeds 300 characters', 'elementor' ); | |
| 192 | -__( 'Website template name', 'elementor' ); | |
| 193 | -__( 'Type name here...', 'elementor' ); | |
| 194 | -__( 'Description (Optional)', 'elementor' ); | |
| 195 | -__( 'Type description here...', 'elementor' ); | |
| 196 | -__( 'characters', 'elementor' ); | |
| 197 | -__( 'This usually takes a few moments.', 'elementor' ); | |
| 198 | -__( 'Don\'t close this window until the process is finished.', 'elementor' ); | |
| 199 | -__( 'Save to library', 'elementor' ); | |
| 200 | -__( 'Save to library', 'elementor' ); | |
| 201 | -__( 'Save to library', 'elementor' ); | |
| 202 | -__( 'Save to library', 'elementor' ); | |
| 203 | -__( 'Export as .zip', 'elementor' ); | |
| 204 | -__( 'Export a Website template?', 'elementor' ); | |
| 205 | -__( 'Choose which Elementor components - templates, content and site settings - to include in your website templates file. By default, all of your components will be exported.', 'elementor' ); | |
| 206 | -__( 'Learn more', 'elementor' ); | |
| 101 | +__( 'What\'s included:', 'elementor' ); | |
| 102 | +__( 'All', 'elementor-pro' ); | |
| 103 | +__( 'Show less', 'elementor' ); | |
| 104 | +__( 'Show more', 'elementor' ); | |
| 105 | +__( 'Not exported', 'elementor' ); | |
| 207 | 106 | __( 'Unable to download the Website Template', 'elementor' ); |
| 208 | 107 | __( 'We couldn’t download the Website Template due to technical difficulties on our part. Try again and if the problem persists contact ', 'elementor' ); |
| 209 | 108 | __( 'Support', 'elementor' ); |
| 210 | 109 | __( 'Couldn’t handle the Website Template', 'elementor' ); |
| @@ -252,6 +151,107 @@ | ||
| 252 | 151 | __( 'Upgrade now', 'elementor' ); |
| 253 | 152 | __( 'Cancel', 'elementor' ); |
| 254 | 153 | __( 'Export as .zip', 'elementor' ); |
| 255 | 154 | __( 'Try Again', 'elementor' ); |
| 155 | +__( 'Link to media', 'elementor' ); | |
| 156 | +__( 'Stores only the URLs. The export stays light, but files load only while the original site is online.', 'elementor' ); | |
| 157 | +__( 'Save media to the cloud', 'elementor' ); | |
| 158 | +__( 'All images and files are stored with the template. Keeps everything intact, but the file is larger.', 'elementor' ); | |
| 159 | +__( 'Media format', 'elementor' ); | |
| 160 | +__( 'Note:', 'elementor' ); | |
| 161 | +__( 'The media will be uploaded automatically, just as it was saved during export', 'elementor' ); | |
| 162 | +__( 'Select how do you want to save & export the media files.', 'elementor' ); | |
| 163 | +__( 'Media format', 'elementor' ); | |
| 164 | +__( 'Note:', 'elementor' ); | |
| 165 | +__( 'To export a ZIP, go to Edit Content, choose \'Link to Media\', then Export as ZIP.', 'elementor' ); | |
| 166 | +__( 'Or, save this template to the cloud instead.', 'elementor' ); | |
| 167 | +__( 'Edit content', 'elementor' ); | |
| 168 | +__( 'Custom post types', 'elementor' ); | |
| 169 | +__( 'Custom post types', 'elementor' ); | |
| 170 | +__( 'Cancel', 'elementor' ); | |
| 171 | +__( 'Save changes', 'elementor' ); | |
| 172 | +__( 'This feature requires Elementor Pro', 'elementor' ); | |
| 173 | +__( 'Upgrade', 'elementor' ); | |
| 174 | +__( 'Edit', 'elementor' ); | |
| 175 | +__( 'Edit', 'elementor' ); | |
| 176 | +__( 'Not exported', 'elementor' ); | |
| 177 | +__( 'Limit exceeded. Click \'Edit\' to review conflicts or override existing items', 'elementor' ); | |
| 178 | +__( 'Version', 'elementor' ); | |
| 179 | +__( 'Version', 'elementor' ); | |
| 180 | +__( 'Edit plugins', 'elementor' ); | |
| 181 | +__( 'Plugin name and version', 'elementor' ); | |
| 182 | +__( 'All plugins', 'elementor' ); | |
| 183 | +__( 'Cancel', 'elementor' ); | |
| 184 | +__( 'Save changes', 'elementor' ); | |
| 185 | +__( 'Edit settings & configurations', 'elementor' ); | |
| 186 | +__( 'Theme', 'elementor' ); | |
| 187 | +__( 'Theme', 'elementor' ); | |
| 188 | +__( 'Only public WordPress themes are supported', 'elementor' ); | |
| 256 | 189 | __( 'Export', 'elementor' ); |
| 257 | -__( 'Close', 'elementor' ); | |
| 190 | +__( 'Close', 'elementor' ); | |
| 191 | +__( 'Override all classes and variables?', 'elementor' ); | |
| 192 | +__( 'This will delete all existing classes and variables and replace them with the imported ones. This action cannot be undone.', 'elementor' ); | |
| 193 | +__( 'Override all variables?', 'elementor' ); | |
| 194 | +__( 'This will delete all existing variables and replace them with the imported ones. This action cannot be undone.', 'elementor' ); | |
| 195 | +__( 'Override all classes?', 'elementor' ); | |
| 196 | +__( 'This will delete all existing classes and replace them with the imported ones. This action cannot be undone.', 'elementor' ); | |
| 197 | +__( 'Cancel', 'elementor' ); | |
| 198 | +__( 'Save and override', 'elementor' ); | |
| 199 | +__( 'This website template was exported from an older version of Elementor. If possible, re-export it with the latest version for better capabilities.', 'elementor' ); | |
| 200 | +__( 'Learn more', 'elementor' ); | |
| 201 | +__( 'You’re using an older Elementor version. Update for full customization.', 'elementor' ); | |
| 202 | +__( 'Update version', 'elementor' ); | |
| 203 | +__( 'Content', 'elementor' ); | |
| 204 | +__( 'Elementor Pages', 'elementor' ); | |
| 205 | +__( 'Elementor Posts', 'elementor' ); | |
| 206 | +__( 'WP Pages', 'elementor' ); | |
| 207 | +__( 'WP Posts', 'elementor' ); | |
| 208 | +__( 'WP Menus', 'elementor' ); | |
| 209 | +__( 'Custom Post Types', 'elementor' ); | |
| 210 | +__( 'Templates', 'elementor' ); | |
| 211 | +__( 'Saved Templates', 'elementor' ); | |
| 212 | +__( 'Headers', 'elementor' ); | |
| 213 | +__( 'Footers', 'elementor' ); | |
| 214 | +__( 'Archives', 'elementor' ); | |
| 215 | +__( 'Single Posts', 'elementor' ); | |
| 216 | +__( 'Single Pages', 'elementor' ); | |
| 217 | +__( 'Search Results', 'elementor' ); | |
| 218 | +__( '404 Error Page', 'elementor' ); | |
| 219 | +__( 'Popups', 'elementor' ); | |
| 220 | +__( 'Global widgets', 'elementor' ); | |
| 221 | +__( 'To import or export these components, you’ll need Elementor Pro.', 'elementor' ); | |
| 222 | +__( 'Settings & configurations', 'elementor' ); | |
| 223 | +__( 'Classes', 'elementor' ); | |
| 224 | +__( 'Variables', 'elementor' ); | |
| 225 | +__( 'Global Colors', 'elementor' ); | |
| 226 | +__( 'Global Fonts', 'elementor' ); | |
| 227 | +__( 'Theme Style Settings', 'elementor' ); | |
| 228 | +__( 'Layout Settings', 'elementor' ); | |
| 229 | +__( 'Lightbox Settings', 'elementor' ); | |
| 230 | +__( 'Background Settings', 'elementor' ); | |
| 231 | +__( 'Custom Fonts', 'elementor' ); | |
| 232 | +__( 'Icons', 'elementor' ); | |
| 233 | +__( 'Code', 'elementor' ); | |
| 234 | +__( 'Plugins', 'elementor' ); | |
| 235 | +__( 'All plugins are required for this website templates to work', 'elementor' ); | |
| 236 | +__( 'No import sessions available to revert.', 'elementor' ); | |
| 237 | +__( 'Are you sure?', 'elementor' ); | |
| 238 | +__( | |
| 239 | + "Removing %s will permanently delete changes made to the Website Template's content and site settings", | |
| 240 | + 'elementor', | |
| 241 | + ).replace( '%s', activeKitName ), | |
| 242 | + strings: { | |
| 243 | + confirm: __( 'Delete', 'elementor' ); | |
| 244 | +__( 'Cancel', 'elementor' ); | |
| 245 | +__( '%s was successfully deleted', 'elementor' ); | |
| 246 | +__( | |
| 247 | + 'Try a different Website Template or build your site from scratch.', | |
| 248 | + 'elementor', | |
| 249 | + ), | |
| 250 | + strings: { | |
| 251 | + confirm: __( 'OK', 'elementor' ); | |
| 252 | +__( 'Library', 'elementor' ); | |
| 253 | +__( "You're ready to apply a new Kit!", 'elementor' ); | |
| 254 | +__( 'Continue to new Kit', 'elementor' ); | |
| 255 | +__( 'Close', 'elementor' ); | |
| 256 | +__( 'Your Kit', 'elementor' ); | |
| 257 | +__( 'Your Kit', 'elementor' ); | |