Files
websdev.gconex.com/wp-content/themes/Divi/ai-app/i18n/ai-code.php
2024-04-08 12:13:55 -04:00

7 lines
175 B
PHP

<?php
return [
'Replace Existing Content' => esc_html__( 'Replace Existing Code', 'Divi' ),
'Insert Code at Cursor' => esc_html__( 'Insert Code at Cursor', 'Divi' ),
];