Files
SIGE-WEB-snapshot/ambiente-de-test/wp-content/themes/Divi/ai-app/i18n/ai-code.php

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' ),
];