Files
snipe-it/app/lang/es-CO/admin/settings/message.php
T
2015-07-27 10:18:40 -07:00

12 lines
174 B
PHP
Executable File

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