init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'collapse' => 'Collapse',
|
||||
'xsmall' => 'X Small',
|
||||
'small' => 'Small',
|
||||
'normal' => 'Normal',
|
||||
'large' => 'Large',
|
||||
)
|
||||
?>
|
Reference in New Issue
Block a user