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

11 lines
151 B
PHP

<?php
/**
* Internationalization.
*
* @package Divi
*/
return [
'Add Background Color' => esc_html__( 'Add Background Color', 'et_builder' ),
];