init
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
return array(
|
||||
'none' => 'None',
|
||||
'default' => 'Default',
|
||||
'normal' => 'Normal',
|
||||
'overlay' => 'Overlay',
|
||||
'shade' => 'Shade',
|
||||
'vertical' => 'Vertical',
|
||||
'label' => 'Label',
|
||||
'push' => 'Push',
|
||||
'badge' => 'Badge',
|
||||
'bounce' => 'Bounce',
|
||||
);
|
Reference in New Issue
Block a user