Files
snipe-it/app/lang/lol/admin/settings/message.php
T
2014-10-30 07:51:11 -04:00

12 lines
174 B
PHP
Executable File

<?php
return array(
'update' => array(
'error' => 'An error has occurred while updating. ',
'success' => 'Settings updated successfully.'
),
);