Files
thiet-ke-noi-that/wp-content/themes/flatsome/inc/builder/shortcodes/values/text-hover.php
nguyen dung 39b8cb3612 init
2022-02-18 16:43:41 +07:00

10 lines
228 B
PHP

<?php return array(
'' => 'None',
'fade-out' => 'Fade Out',
'slide' => 'Slide In',
'zoom' => 'Zoom Out',
'zoom-in' => 'Zoom In',
'blur' => 'Blur In',
'bounce' => 'Bounce',
'invert' => 'Invert',
);