/home/vianto5/hidalgoresidences.mx/wp-content/plugins/code-snippets/php/Utils
Edit: /home/vianto5/hidalgoresidences.mx/wp-content/plugins/code-snippets/php/Utils/i18n.php (2140B)
__( 'Site front-end stylesheet', 'code-snippets' ),
'admin-css' => __( 'Administration area stylesheet', 'code-snippets' ),
'site-head-js' => __( 'JavaScript loaded in the site <head> section', 'code-snippets' ),
'site-footer-js' => __( 'JavaScript loaded at the end of the <body> tag', 'code-snippets' ),
'head-content' => __( 'HTML output in the <head> section', 'code-snippets' ),
'body-content' => __( 'HTML output at the start of the <body> tag', 'code-snippets' ),
'footer-content' => __( 'HTML output at the end of the <body> tag', 'code-snippets' ),
);
// class-content-widget.php.
__( 'Processing Options', 'code-snippets' );
__( 'Alignment', 'code-snippets' );
__( 'Left', 'code-snippets' );
__( 'Center', 'code-snippets' );
__( 'Right', 'code-snippets' );
__( 'Justified', 'code-snippets' );
__( 'Text Color', 'code-snippets' );
__( 'Select a snippet to show', 'code-snippets' );
// class-source-widget.php.
__( 'Code Snippet Source', 'code-snippets' );
__( 'Functions (PHP)', 'code-snippets' );
__( 'Content (Mixed)', 'code-snippets' );
__( 'Styles (CSS)', 'code-snippets' );
__( 'Scripts (JS)', 'code-snippets' );
__( 'Highlight Lines', 'code-snippets' );
__( 'Word Wrap', 'code-snippets' );
__( 'On', 'code-snippets' );
__( 'Off', 'code-snippets' );
__( 'Height', 'code-snippets' );
__( 'Font Size', 'code-snippets' );
__( 'Select a snippet to display', 'code-snippets' );