nguyen dung 39b8cb3612 init
2022-02-18 16:43:41 +07:00

14 lines
270 B
PHP

<?php
return array(
'none' => 'None',
'default' => 'Default',
'normal' => 'Normal',
'overlay' => 'Overlay',
'shade' => 'Shade',
'vertical' => 'Vertical',
'label' => 'Label',
'push' => 'Push',
'badge' => 'Badge',
'bounce' => 'Bounce',
);