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

10 lines
150 B
PHP

<?php
return array(
'collapse' => 'Collapse',
'xsmall' => 'X Small',
'small' => 'Small',
'normal' => 'Normal',
'large' => 'Large',
)
?>