Files
snipe-it/app/lang/en/admin/blogs/table.php
T
2013-11-13 01:59:39 -05:00

10 lines
122 B
PHP
Executable File

<?php
return array(
'title' => 'Blog Title',
'comments' => '# of Comments',
'created_at' => 'Created at',
);