File: /var/www/html/wptoho/wp-content/themes/themify-ultra/admin/i18n.php
<?php
return [
'tf_tiles' => __( 'Tiles', 'themify' ),
'tf_ll' => __( 'List Large Image', 'themify' ),
'tf_conlay' => __( 'Content Layout', 'themify' ),
'tf_stack' => __( 'Stacking', 'themify' ),
'tf_pl' => __( 'Polaroid', 'themify' ),
'tf_mas' => __( 'Masonry Layout', 'themify' ),
'tf_gut' => __( 'Post Gutter', 'themify' ),
'tf_ngut' => __( 'No gutter', 'themify' ),
'tf_ssrl'=> __( 'Section Scroll', 'themify' ),
'tf_ssrld'=>__('Section Scroll Direction', 'themify'),
'tf_ssrlt'=>__('Section Tooltip', 'themify'),
];