?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/demo2/wp-content/themes/Extra/epanel/i18n/



?? Go up: /home/webdevt/www/demo2/wp-content/themes/Extra/epanel

?? Viewing: library.php

<?php
/**
 * I18n file.
 *
 * Translatable strings go here.
 *
 * @package Divi
 */

return [
	'Theme Options'                 => esc_html__( 'Theme Options', 'et_builder' ),
	'Import & Export Theme Options' => esc_html__( 'Import & Export Theme Options', 'et_builder' ),
	'Import Theme Options'          => esc_html__( 'Import Theme Options', 'et_builder' ),
];


??

??